Option to use local font files instead of Google fonts, combined option for CDN use (#16)

* option to use local font files instead of GoogleFonts, combined config for CDN use

* set new combined config in exampleSite config

* fix path to fonts when hugo is serving in a subdirectory

* update README for new option

* switch to Fira Sans
This commit is contained in:
dadosch
2020-10-20 18:03:23 +00:00
committed by GitHub
parent a75faae0d7
commit 2edf7ab84b
20 changed files with 1152 additions and 11 deletions

View File

@ -8,7 +8,7 @@ pygmentscodefences = true
pygmentscodefencesguesssyntax = true
[params]
mode="auto"
featherIconsCDN=true
useCDN=false
subtitle = "Minimal and Clean [blog theme for Hugo](https://github.com/athul/archie)"
[[params.social]]
@ -43,4 +43,4 @@ weight = 3
[[menu.main]]
name = "Tags"
url = "/tags"
weight = 4
weight = 4