mirror of
https://github.com/Sped0n/bridget.git
synced 2026-04-14 10:09:31 -07:00
29 lines
343 B
TOML
29 lines
343 B
TOML
[[main]]
|
|
identifier = "Featured"
|
|
pre = ""
|
|
post = ""
|
|
url = "/"
|
|
title = ""
|
|
weight = 1
|
|
[[main]]
|
|
identifier = "iPhone"
|
|
pre = ""
|
|
post = ""
|
|
url = "/iphone/"
|
|
title = ""
|
|
weight = 2
|
|
[[main]]
|
|
identifier = "Film"
|
|
pre = ""
|
|
post = ""
|
|
url = "/film/"
|
|
title = ""
|
|
weight = 3
|
|
[[main]]
|
|
identifier = "Info"
|
|
pre = ""
|
|
post = ""
|
|
url = "/info/"
|
|
title = ""
|
|
weight = 4
|