change docs font and add ga

This commit is contained in:
Mahmoud Zalt 2017-02-22 22:19:03 -05:00
parent 39767cc038
commit d0c0a13e28

View File

@ -6,7 +6,7 @@ theme = "hugo-material-docs"
metadataformat = "yaml" metadataformat = "yaml"
canonifyurls = true canonifyurls = true
# Enable Google Analytics by entering your tracking id # Enable Google Analytics by entering your tracking id
googleAnalytics = "" googleAnalytics = "UA-37514928-9"
[params] [params]
# General information # General information
@ -36,8 +36,8 @@ googleAnalytics = ""
accent = "deep-purple" accent = "deep-purple"
[params.font] [params.font]
text = "Ubuntu" text = "Doctarine"
code = "Ubuntu Mono" code = "Source Code Pro"
[social] [social]
twitter = "" twitter = ""