change docs font and add ga
This commit is contained in:
parent
39767cc038
commit
d0c0a13e28
@ -6,7 +6,7 @@ theme = "hugo-material-docs"
|
||||
metadataformat = "yaml"
|
||||
canonifyurls = true
|
||||
# Enable Google Analytics by entering your tracking id
|
||||
googleAnalytics = ""
|
||||
googleAnalytics = "UA-37514928-9"
|
||||
|
||||
[params]
|
||||
# General information
|
||||
@ -36,8 +36,8 @@ googleAnalytics = ""
|
||||
accent = "deep-purple"
|
||||
|
||||
[params.font]
|
||||
text = "Ubuntu"
|
||||
code = "Ubuntu Mono"
|
||||
text = "Doctarine"
|
||||
code = "Source Code Pro"
|
||||
|
||||
[social]
|
||||
twitter = ""
|
||||
|
Loading…
Reference in New Issue
Block a user