Files
hugo-jackanope/config.toml

25 lines
644 B
TOML

baseURL = 'https://jackanope.hyperling.com'
languageCode = 'en-us'
title = 'Jackanope Liberty Gathering'
description = 'Summer campout for anarchists, voluntaryists, agorists, and nomads.'
theme = "lugo"
[params]
# "relatedtext" is the text that appears above the tag list at the bottom of pages.
relatedtext = "Related"
favicon = "/favicon.ico"
#list items
datesinlist = false
authorsinlist = false
#footer items
nextprev = false
taglist = false
showrss = false
sitename = "Jackanope Liberty Gathering"
description = 'Summer campout for anarchists, voluntaryists, agorists, and nomads.'
custom_css = ["style.css"]