From 5609f96baa3cfda889af55660aadf611c8252bbe Mon Sep 17 00:00:00 2001 From: "me@ow.nekobit.net" Date: Thu, 24 Mar 2022 18:32:43 +0000 Subject: [PATCH] Navigation? FossilOrigin-Name: 304797ca2336a6bebb905b56b390103cb3c0f060278e4c7e8cf6e13df274ff7b --- Makefile | 2 ++ static/navigation.html | 11 +++++++++++ 2 files changed, 13 insertions(+) create mode 100644 static/navigation.html diff --git a/Makefile b/Makefile index 185aba3..3a6a797 100644 --- a/Makefile +++ b/Makefile @@ -64,6 +64,8 @@ $(PAGES_DIR)/notification_compact.chtml: $(PAGES_DIR)/notification_compact.html ./filec $< data_notification_compact_html > $@ $(PAGES_DIR)/error_404.chtml: $(PAGES_DIR)/error_404.html ./filec $< data_error_404_html > $@ +$(PAGES_DIR)/navigation.chtml: $(PAGES_DIR)/navigation.html + ./filec $< data_navigation_html > $@ $(MASTODONT_DIR): git clone $(MASTODONT_URL) || true diff --git a/static/navigation.html b/static/navigation.html new file mode 100644 index 0000000..d70a74d --- /dev/null +++ b/static/navigation.html @@ -0,0 +1,11 @@ + + + + + + + + + + +