chore: migrate contact page to extra menu
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
6921d0f9da
commit
5668190b1d
2
Makefile
2
Makefile
@ -17,4 +17,4 @@ doc-assets:
|
||||
|
||||
.PHONY: clean
|
||||
clean:
|
||||
rm -rf $(THEMEDIR) && \
|
||||
rm -rf $(THEMEDIR)
|
||||
|
5
data/menu/extra.yml
Normal file
5
data/menu/extra.yml
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
footer:
|
||||
- name: Contact
|
||||
icon: email
|
||||
ref: "/contact"
|
Loading…
Reference in New Issue
Block a user