Remove [menu.footer]

This commit is contained in:
Djordje Atlialp 2019-02-25 23:27:44 +01:00
parent a7dceab572
commit f1e0ff2fc1
No known key found for this signature in database
GPG key ID: 94FF806E6BF61DD3
3 changed files with 0 additions and 18 deletions

View file

@ -115,16 +115,6 @@ theme = "hello-friend-ng"
identifier = "blog"
name = "Blog"
url = "/posts"
# Also, there is a option to create extra menu points for the footer
[[menu.footer]]
identifier = "imprint"
name = "Imprint"
url = "/imprint"
[[menu.footer]]
identifier = "privacy"
name = "Data Privacy"
url = "/privacy"
```