diff --git a/Makefile b/Makefile index bb7a55b..b9ad892 100644 --- a/Makefile +++ b/Makefile @@ -17,4 +17,4 @@ doc-assets: .PHONY: clean clean: - rm -rf $(THEMEDIR) && \ + rm -rf $(THEMEDIR) diff --git a/data/menu/extra.yml b/data/menu/extra.yml new file mode 100644 index 0000000..2614e66 --- /dev/null +++ b/data/menu/extra.yml @@ -0,0 +1,5 @@ +--- +footer: + - name: Contact + icon: email + ref: "/contact"