Skip to content

Commit d0c0a13

Browse files
committed
change docs font and add ga
1 parent 39767cc commit d0c0a13

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/_settings/config.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ theme = "hugo-material-docs"
66
metadataformat = "yaml"
77
canonifyurls = true
88
# Enable Google Analytics by entering your tracking id
9-
googleAnalytics = ""
9+
googleAnalytics = "UA-37514928-9"
1010

1111
[params]
1212
# General information
@@ -36,8 +36,8 @@ googleAnalytics = ""
3636
accent = "deep-purple"
3737

3838
[params.font]
39-
text = "Ubuntu"
40-
code = "Ubuntu Mono"
39+
text = "Doctarine"
40+
code = "Source Code Pro"
4141

4242
[social]
4343
twitter = ""

0 commit comments

Comments
 (0)