瀏覽代碼

Update from Forestry.io - Updated menus

abhidj0090 updated exampleSite/config.toml
pull/141/head
abhidj0090 4 年之前
父節點
當前提交
aeafe542fc
共有 1 個文件被更改,包括 9 次插入5 次删除
  1. 9
    5
      exampleSite/config.toml

+ 9
- 5
exampleSite/config.toml 查看文件

@@ -20,30 +20,34 @@ languageCode = "fr-fr"
languageName = "Fr"
weight = 2
[[menu.main]]
name = "Upcoming"
url = "events"
weight = 1
[[menu.main]]
name = "Contact Us"
pre = "#"
url = "contact"
weight = 5
weight = 6
[[menu.main]]
name = "Team Calcomp"
pre = "#"
url = "team"
weight = 4
weight = 5
[[menu.main]]
name = "Who are we"
pre = "#"
url = "about"
weight = 3
weight = 4
[[menu.main]]
name = "Blog"
pre = ""
url = "blog"
weight = 1
weight = 2
[[menu.main]]
name = "Lectures"
pre = ""
url = "lectures"
weight = 2
weight = 3
[params]
author = "Themefisher"
description = "Responsive Multipurpose Parallax Hugo Template"

Loading…
取消
儲存