Files
ally/config.toml
Madison Scott-Clary 4dd0604906 Work on burnout
2019-12-05 23:07:05 -08:00

16 lines
248 B
TOML

baseURL = "https://ally.id/"
languageCode = "en-us"
title = "ally"
theme= "ally"
paginatePath = ""
[permalinks]
news = "/:year/:month/:day/:slug/"
[taxonomies]
tag = "tags"
category = "categories"
[markup.goldmark.renderer]
unsafe= true