From 43422fccfbdab3f7ca552bee509811478b6163fe Mon Sep 17 00:00:00 2001 From: menduz Date: Mon, 3 Oct 2022 12:29:39 -0300 Subject: [PATCH] build --- exampleSite/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exampleSite/config.toml b/exampleSite/config.toml index ef48391..a3957e7 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -1,7 +1,7 @@ # hugo server --minify --themesDir ... --baseURL=http://0.0.0.0:1313/theme/hugo-book/ baseURL = 'https://documentation-theme.pages.dev/' -title = 'Decentraland Documentation' +title = 'DCL docs theme' theme = 'documentation-theme' # Book configuration