1
0
Fork 0
gaiety-art/config.toml
2019-02-25 11:12:55 -08:00

17 lines
431 B
TOML

baseURL = "https://netlify-photo-gallery.netlify.com/"
languageCode = "en-us"
title = "Netlify photo gallery"
[menu]
[[menu.main]]
identifier = "contribute"
name = "show contribute guide"
url = "/contribute/"
[[menu.main]]
identifier = "photos_m"
name = "photo gallery (masonry)"
url = "/photos_m/"
[[menu.main]]
identifier = "photos_s"
name = "photo gallery (square)"
url = "/photos_s/"