Skip to content

Commit f61b6e8

Browse files
committed
fix: Title not appearing
1 parent ca2f9b2 commit f61b6e8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

config.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ layoutdir = "layouts"
44
publishdir = "public"
55
title = "Norwegian Language Learning"
66
canonifyurls = false
7+
theme = "github.com/halogenica/beautifulhugo"
78

89
DefaultContentLanguage = "en"
910
metaDataFormat = "yaml"
@@ -33,6 +34,7 @@ enableRobotsTXT = true
3334

3435
[Params]
3536
#subtitle = "NLL on the Web"
37+
homeTitle = "Norwegian Language Learning"
3638
logo = "avatar-icon.png"
3739
favicon = "favicon.png"
3840
dateFormat = "2006-01-02"

0 commit comments

Comments
 (0)