Files
website/hugo.toml
T
2026-02-19 17:11:09 +00:00

9 lines
202 B
TOML

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