Files
blog/config/_default/languages.en.toml
2024-04-03 12:03:10 +02:00

13 lines
317 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 = "A little bit about me"
links = [
{ github = "https://github.com/zoriya" },
{ linkedin = "https://www.linkedin.com/in/zoe-roux/" },
{ twitter = "https://twitter.com/zoriya_dev" },
]