Files
ally/config.toml
Madison Scott-Clary 025728a2b8 Permalinks
2019-08-28 18:01:22 -07:00

13 lines
205 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"