Files
Eric Phillips 128bedeb6a config changes
2025-12-19 23:40:48 -07:00

13 lines
342 B
TOML

baseURL = 'https://blog.ewpt3ch.dev/'
languageCode = 'en-us'
title = "Eric's Ramblings"
theme = 'hyde'
[Menus]
main = [
{Name = "Git", URL = "https://gitea.ewpt3ch.dev/ewpt3ch"}
]
[params]
description = "My wanderings through technology mostly to document how I did things yesterday so I can make new mistakes tomorrow"