From bf93dafdfa6b1c3977e25d093527f40a058f114d Mon Sep 17 00:00:00 2001 From: Alex Shpak Date: Tue, 7 Jul 2020 23:06:21 +0200 Subject: Improve accessibility and keyboard navigation --- exampleSite/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'exampleSite/config.toml') diff --git a/exampleSite/config.toml b/exampleSite/config.toml index 424d320..3d51724 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://example.com/' -title = 'Hugo Book' +title = 'Hugo Book having long site title' theme = 'hugo-book' # Book configuration -- cgit v1.2.3