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.toml5
1 files changed, 4 insertions, 1 deletions
diff --git a/sample-config.toml b/sample-config.toml
index 02b010c..50f1e00 100644
--- a/sample-config.toml
+++ b/sample-config.toml
@@ -128,7 +128,10 @@ post = "/blog/:year-:month-:day-:title/" # change the post URL to look like the
disableGoogleFonts = false
# Remove or Set to false to use local fonts
- remoteFonts = false
+ # remoteFonts = false
+
+ # Remove or set to false to use FontAwesome CDN, otherwise the theme uses ForkAwesome local fonts.
+ # fontAwesome = false
# Generate taxonomy pages
generateTaxonomyList = true