Files
blog/config/_default/languages.en.toml
T
2024-05-10 11:19:00 +02:00

13 lines
378 B
TOML

title = "Zoe's blog"
[params.author]
name = "Zoe Roux"
image = "img/author.png"
headline = "I'm not a dev, I'm a sorceress."
bio = "I work on [Kyoo](https://github.com/zoriya/kyoo) or other nerdy projects at night."
links = [
{ github = "https://github.com/zoriya" },
{ linkedin = "https://www.linkedin.com/in/zoe-roux/" },
{ twitter = "https://twitter.com/zoriya_dev" },
]