From cae06d048c3fd162b7df84e64a0e0b8f119726d3 Mon Sep 17 00:00:00 2001 From: ozpv <39195175+ozpv@users.noreply.github.com> Date: Wed, 27 May 2026 05:00:50 +0000 Subject: add stuff --- public/components/footer.html | 1 + public/components/head.html | 7 +++++++ public/components/nav.html | 17 +++++++++++++++++ public/components/nav_button.js | 18 ++++++++++++++++++ 4 files changed, 43 insertions(+) create mode 100644 public/components/footer.html create mode 100644 public/components/head.html create mode 100644 public/components/nav.html create mode 100644 public/components/nav_button.js (limited to 'public/components') diff --git a/public/components/footer.html b/public/components/footer.html new file mode 100644 index 0000000..c0412ad --- /dev/null +++ b/public/components/footer.html @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/components/head.html b/public/components/head.html new file mode 100644 index 0000000..d7d43cc --- /dev/null +++ b/public/components/head.html @@ -0,0 +1,7 @@ +
+ + + + +