소스 검색

Update from Forestry.io

abhidj0090 updated exampleSite/config.toml
pull/141/head
abhidj0090 4 년 전
부모
커밋
bc245ce1c7
1개의 변경된 파일6개의 추가작업 그리고 6개의 파일을 삭제
  1. 6
    6
      exampleSite/config.toml

+ 6
- 6
exampleSite/config.toml 파일 보기

@@ -20,20 +20,20 @@ languageCode = "fr-fr"
languageName = "Fr"
weight = 2
[[menu.main]]
name = "blog"
pre = "#"
url = "blog"
weight = "2"
[[menu.main]]
name = "lectures"
pre = "#"
url = "lectures"
weight = "1"
[[menu.main]]
name = "blog"
pre = "#"
url = "blog"
weight = "2"
[[menu.main]]
name = "about"
pre = "#"
url = "about"
weight = 1
weight = "3"
[[menu.main]]
name = "team"
pre = "#"

Loading…
취소
저장