about-me/config.toml
Forrest Loomis 60443bbecb feat(docker): add dockerfile
This is part of a process that I hope will end up with me using K8s
on my homelab
2022-05-17 07:45:33 -04:00

20 lines
379 B
TOML

baseURL = "https://cybercyst.me"
languageCode = "en-us"
title = "Forrest Loomis"
theme = "hugo-goa"
[params]
author = "Forrest Loomis"
intro = "Code Monkey"
authorimage = "headshot.png"
[params.social]
linkedin = "forrest-loomis-7520a3b8"
gitlab = "cybercyst"
github = "cybercyst"
keybase = "forrestloomis"
[params.extra]
copyright = "© 2022 Forrest Loomis"
poweredby = true