Correct footer link configuration
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
c28a8718bc
commit
eac6697d71
|
@ -18,9 +18,6 @@ ogimage = "/logo.png"
|
||||||
zola = true
|
zola = true
|
||||||
netlify = false
|
netlify = false
|
||||||
maintained_with_love = false
|
maintained_with_love = false
|
||||||
|
|
||||||
[extra]
|
|
||||||
|
|
||||||
footer_links = [
|
footer_links = [
|
||||||
{url = "$BASE_URL/about", name = "About"},
|
{url = "$BASE_URL/about", name = "About"},
|
||||||
{url = "$BASE_URL/atom.xml", name = "RSS"},
|
{url = "$BASE_URL/atom.xml", name = "RSS"},
|
||||||
|
|
Loading…
Reference in a new issue