This commit is contained in:
parent
c91d4d3d35
commit
c28a8718bc
|
@ -18,3 +18,10 @@ ogimage = "/logo.png"
|
||||||
zola = true
|
zola = true
|
||||||
netlify = false
|
netlify = false
|
||||||
maintained_with_love = false
|
maintained_with_love = false
|
||||||
|
|
||||||
|
[extra]
|
||||||
|
|
||||||
|
footer_links = [
|
||||||
|
{url = "$BASE_URL/about", name = "About"},
|
||||||
|
{url = "$BASE_URL/atom.xml", name = "RSS"},
|
||||||
|
]
|
||||||
|
|
Loading…
Reference in a new issue