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

github.com/dewittn/hugo-html5up-alpha.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/config/_default/config.toml')
-rw-r--r--exampleSite/config/_default/config.toml75
1 files changed, 3 insertions, 72 deletions
diff --git a/exampleSite/config/_default/config.toml b/exampleSite/config/_default/config.toml
index dfb4da6..397bb24 100644
--- a/exampleSite/config/_default/config.toml
+++ b/exampleSite/config/_default/config.toml
@@ -8,12 +8,12 @@ googleanalytics = ""
disqusShortname = ""
[params]
- description = "Test Another fine responsive site template freebie by HTML5 UP."
+ description = "Another fine responsive site template freebie by HTML5 UP."
images = ["images/pic01.jpg"]
author = "Hugo Port: [Nelson/Roberto](https://nelsonroberto.com/)"
copyright = "© Untitled. All rights reserved."
design = "Design: [HTML5 UP](http://html5up.net/)"
- mainSections = ["post"]
+ mainSections = ["blog"]
### Footer Social Media Links ###
[[params.share]]
@@ -29,73 +29,4 @@ link = "https://twitter.com/"
[[params.share]]
title = "linkedin"
icon = "fa-linkedin"
-link = "https://www.linkedin.com"
-
-
-## Everything below this is specific to the hugoBasicExample
-[menu]
- [[menu.main]]
- identifier = "about"
- name = "About"
- url = "/about/"
- weight = 10
- [[menu.main]]
- identifier = "blog"
- name = "Blog"
- url = "/post/"
- weight = 20
- [[menu.main]]
- identifier = "taxonomies"
- name = "Taxonomies"
- url = "#"
- weight = 30
- [[menu.main]]
- parent = "taxonomies"
- identifier = "categories"
- name = "Categories"
- url = "/categories/"
- weight = 31
- [[menu.main]]
- parent = "taxonomies"
- identifier = "tags"
- name = "Tags"
- url = "/tags/"
- weight = 31
- [[menu.main]]
- parent = "taxonomies"
- identifier = "series"
- name = "Series"
- url = "/series/"
- weight = 33
-
-[taxonomies]
- category = "categories"
- tag = "tags"
- series = "series"
-
-[privacy]
-
- [privacy.vimeo]
- disabled = false
- simple = true
-
- [privacy.twitter]
- disabled = false
- enableDNT = true
- simple = true
-
- [privacy.instagram]
- disabled = false
- simple = true
-
- [privacy.youtube]
- disabled = false
- privacyEnhanced = true
-
-[services]
-
- [services.instagram]
- disableInlineCSS = true
-
- [services.twitter]
- disableInlineCSS = true \ No newline at end of file
+link = "https://www.linkedin.com" \ No newline at end of file