add style and images

This commit is contained in:
kasiandra 2025-04-05 07:42:36 +02:00
parent 595c75a9fb
commit 7869889bb1
12 changed files with 169 additions and 2 deletions

View file

@ -8,6 +8,8 @@ highlight_code = true
[extra]
name = "Foo Bar"
social = [
{title = 'Mail', icon = 'mail', link = 'mailto:foo@bar.de'},
{title = 'Git', icon = 'git', link = '#git'},
@ -15,6 +17,9 @@ social = [
{title = 'Web', icon = 'web', link = 'https://example.com'},
]
backgroundcolor = "#10A1EE40"
backgroundimage = "img/background.svg"
[[extra.footer]]
copyleft = 'Kasia-Marysia'
zola = 'Created With Rust'