chore: migrate contact page to extra menu
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Robert Kaussow 2021-01-25 23:11:25 +01:00
parent 6921d0f9da
commit 5668190b1d
Signed by: xoxys
GPG Key ID: 65362AE74AF98B61
2 changed files with 6 additions and 1 deletions

View File

@ -17,4 +17,4 @@ doc-assets:
.PHONY: clean
clean:
rm -rf $(THEMEDIR) && \
rm -rf $(THEMEDIR)

5
data/menu/extra.yml Normal file
View File

@ -0,0 +1,5 @@
---
footer:
- name: Contact
icon: email
ref: "/contact"