Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/zwbetz-gh/minimal-bootstrap-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZachary Betz <zwbetz@gmail.com>2018-10-23 23:37:15 +0300
committerZachary Betz <zwbetz@gmail.com>2018-10-23 23:37:15 +0300
commit578e4c1e80f63c13bfcc11d79e53d619342dcdf5 (patch)
tree4a46c358e5654d33dae2cd28c03023e3f9ed60ba /exampleSite
parent0ce9afe1f38e98b00e5ca3f872ee0728d7c37e7b (diff)
Add config option for Google Font Roboto
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 285d9d2..dda76dd 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -24,6 +24,7 @@ enableGitInfo = false
googleAnalytics = "UA-123456789-1"
cookieConsent = true
includeBootstrapJs = false
+ googleFontRoboto = true
faviconSafariPinnedTabColor = "#5bbad5"
faviconMsApplicationTileColor = "#da532c"