Correct footer link configuration
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Emelie Graven 2021-11-22 15:51:58 +01:00
parent c28a8718bc
commit eac6697d71
Signed by: emelie
GPG key ID: C11123726DBB55A1

View file

@ -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"},