add style and images
This commit is contained in:
parent
595c75a9fb
commit
7869889bb1
12 changed files with 169 additions and 2 deletions
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue