1
0
Files
Blog/config.toml
florianuhlig 8b671291e7 new file: .gitignore
new file:   assets/css/custom.css
	new file:   config.toml
	modified:   content/posts/AboutMe.md
	modified:   hugo.toml
	new file:   layouts/partials/footer.html
2025-12-23 00:19:38 +01:00

13 lines
267 B
TOML

[params]
themeColor = "pink"
fullWidthTheme = false
centerTheme = true
# Custom CSS
customCSS = ["css/custom.css"]
# Your contact info (optional - for use in templates)
email = "blog@fuhlig.de"
github = "florianuhlig"
linkedin = "yourprofile"