You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
staticweb/config.toml

21 lines
403 B
TOML

baseURL = 'https://jae.fi/'
languageCode = 'en-us'
title = "Jae's Website"
theme = "maintheme"
timeZone = "Europe/Helsinki"
[menu]
[[menu.main]]
pageRef="/"
name = 'Index'
url = '/'
weight = 10
[markup.goldmark.renderer]
unsafe = true
copyright = 'This work is licensed under a Creative Commons BY-SA 4.0 (Jae Lo Presti) International License.'
languageCode = 'en-us'
[author]
name = 'Jae'