Some content

This commit is contained in:
Madison Scott-Clary
2022-04-19 09:34:44 -07:00
parent 1c4e650713
commit 9c83061141
6 changed files with 44 additions and 2 deletions

View File

@ -1,3 +1,19 @@
baseURL = 'http://example.org/'
baseURL = 'https://mitzvot.makyo.ink/'
languageCode = 'en-us'
title = 'My New Hugo Site'
title = 'Mitzvot'
theme = 'maddybook'
paginatePath = ''
[permalinks]
post = '/:filename/'
[params]
author = 'Madison Scott-Clary'
home = 'https://makyo.ink'
copyright = 2023
customCSS = ['/css/mitzvot.css']
subtitle = 'Post-Self book IV'
subtitleLink = 'https://post-self.makyo.ink'
[markup.goldmark.renderer]
unsafe = true