Files
website/hugo.toml
T
2026-02-19 17:23:45 +00:00

12 lines
265 B
TOML

baseURL = 'https://me.marlow.boats'
languageCode = 'en-uk'
title = 'My Self-Hosted Blog'
theme = 'PaperMod'
[author]
name = "Ash Marlow"
[params]
defaultTheme = "auto"
showShareButtons = true
showCodeCopyButtons = true
author = "Ash Marlow"