Skip to content

Commit 5590f3f

Browse files
committed
Showing full title of Lab in nav bar
1 parent 46ea990 commit 5590f3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ const config = {
143143
// isCloseable: true,
144144
// },
145145
navbar: {
146-
title: `${title}`,
146+
title: `${title} ${tagLine}`,
147147
logo: {
148148
alt: "MongoDB Logo",
149149
src: "img/logo.svg",

0 commit comments

Comments
 (0)