Procházet zdrojové kódy

Update from Forestry.io

abhidj0090 updated exampleSite/config.toml
pull/141/head
abhidj0090 před 4 roky
rodič
revize
6e54aee655
1 změnil soubory, kde provedl 5 přidání a 5 odebrání
  1. 5
    5
      exampleSite/config.toml

+ 5
- 5
exampleSite/config.toml Zobrazit soubor

url = "blog" url = "blog"
weight = 2 weight = 2
[[menu.main]] [[menu.main]]
name = "Who Are We"
pre = "#"
url = "about"
weight = 3
[[menu.main]]
name = "Team Calcomp" name = "Team Calcomp"
pre = "#" pre = "#"
url = "team" url = "team"
weight = 4 weight = 4
[[menu.main]] [[menu.main]]
name = "What We Do"
pre = "#"
url = "about"
weight = 3
[[menu.main]]
name = "Contact Us" name = "Contact Us"
pre = "#" pre = "#"
url = "contact" url = "contact"

Načítá se…
Zrušit
Uložit