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

github.com/parsiya/Hugo-Octopress.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sample-config.toml')
-rw-r--r--sample-config.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/sample-config.toml b/sample-config.toml
index fea4caa..02b010c 100644
--- a/sample-config.toml
+++ b/sample-config.toml
@@ -127,6 +127,9 @@ post = "/blog/:year-:month-:day-:title/" # change the post URL to look like the
# Set to true to disable downloading of remote Google fonts
disableGoogleFonts = false
+ # Remove or Set to false to use local fonts
+ remoteFonts = false
+
# Generate taxonomy pages
generateTaxonomyList = true