new file: assets/css/custom.css new file: config.toml modified: content/posts/AboutMe.md modified: hugo.toml new file: layouts/partials/footer.html
13 lines
267 B
TOML
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"
|