Browse Source

Update from Forestry.io

abhidj0090 updated exampleSite/config.toml
pull/141/head
abhidj0090 4 years ago
parent
commit
5ae2e9990b
1 changed files with 1 additions and 11 deletions
  1. 1
    11
      exampleSite/config.toml

+ 1
- 11
exampleSite/config.toml View File

@@ -25,11 +25,6 @@ pre = "#"
url = "about"
weight = 1
[[menu.main]]
name = "services"
pre = "#"
url = "services"
weight = 2
[[menu.main]]
name = "portfolio"
pre = "#"
url = "portfolio"
@@ -40,11 +35,6 @@ pre = "#"
url = "team"
weight = 4
[[menu.main]]
name = "pricing"
pre = "#"
url = "pricing"
weight = 5
[[menu.main]]
name = "blog"
pre = "#"
url = "blog"
@@ -64,7 +54,7 @@ author = "Themefisher"
description = "Responsive Multipurpose Parallax Hugo Template"
google_analytics_id = ""
logo = "images/logo.png"
post_share = true
post_share = false
[params.cookies]
enable = false
expire_days = 2

Loading…
Cancel
Save