From cb192289eeecccb750f613b993dc3f366446d4f2 Mon Sep 17 00:00:00 2001 From: Benjamin Sanders Date: Fri, 4 Jul 2025 19:47:35 -0400 Subject: Initial Commit --- _includes/footer.html | 4 ++++ _includes/nav.html | 13 +++++++++++++ 2 files changed, 17 insertions(+) create mode 100644 _includes/footer.html create mode 100644 _includes/nav.html (limited to '_includes') diff --git a/_includes/footer.html b/_includes/footer.html new file mode 100644 index 0000000..02a6905 --- /dev/null +++ b/_includes/footer.html @@ -0,0 +1,4 @@ + + \ No newline at end of file diff --git a/_includes/nav.html b/_includes/nav.html new file mode 100644 index 0000000..21f8679 --- /dev/null +++ b/_includes/nav.html @@ -0,0 +1,13 @@ + + \ No newline at end of file -- cgit v1.2.3