From d0c0a13e2863142a829c86a3df633a20c6cfc07d Mon Sep 17 00:00:00 2001 From: Mahmoud Zalt Date: Wed, 22 Feb 2017 22:19:03 -0500 Subject: [PATCH] change docs font and add ga --- docs/_settings/config.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/_settings/config.toml b/docs/_settings/config.toml index 168d1a74..10ad4a3e 100644 --- a/docs/_settings/config.toml +++ b/docs/_settings/config.toml @@ -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 = ""