Fix title logic

This commit is contained in:
Madison Scott-Clary
2024-01-24 04:33:00 -08:00
parent 41cd364a53
commit 4f24def8be
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ disablePathToLower = true
post = '/:filename/' post = '/:filename/'
[params] [params]
author = 'Madison Scott-Clary' # author = 'Madison Scott-Clary'
home = 'https://makyo.ink' home = 'https://makyo.ink'
copyright = '2020—­2022' copyright = '2020—­2022'
customCSS = ['/css/toledot.css'] customCSS = ['/css/toledot.css']