We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca2f9b2 commit f61b6e8Copy full SHA for f61b6e8
config.toml
@@ -4,6 +4,7 @@ layoutdir = "layouts"
4
publishdir = "public"
5
title = "Norwegian Language Learning"
6
canonifyurls = false
7
+theme = "github.com/halogenica/beautifulhugo"
8
9
DefaultContentLanguage = "en"
10
metaDataFormat = "yaml"
@@ -33,6 +34,7 @@ enableRobotsTXT = true
33
34
35
[Params]
36
#subtitle = "NLL on the Web"
37
+ homeTitle = "Norwegian Language Learning"
38
logo = "avatar-icon.png"
39
favicon = "favicon.png"
40
dateFormat = "2006-01-02"
0 commit comments