From e4d8b13c4f5137a6624dd470df75bc1b3a208c2e Mon Sep 17 00:00:00 2001 From: elweyn Date: Fri, 1 Dec 2023 10:20:50 +0100 Subject: [PATCH] Add Outlook to NavbarLayout. --- docs/.vuepress/config/theme.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/.vuepress/config/theme.js b/docs/.vuepress/config/theme.js index 1430c3f..fb53317 100644 --- a/docs/.vuepress/config/theme.js +++ b/docs/.vuepress/config/theme.js @@ -15,7 +15,7 @@ export default hopeTheme({ navbarLayout: { start: ["Brand"], center: ["Links"], - end: ["Language", "Repo", "Search"], + end: ["Language", "Repo", "Outlook", "Search"], }, locales:{ // The key is the path for the locale to be nested under.