소스 검색

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…
취소
저장