From 008edc78c7f16c79ab9ee4e32ecc13dd31276a1e Mon Sep 17 00:00:00 2001 From: Sophia Atkinson Date: Thu, 22 Dec 2022 17:18:53 -0800 Subject: [PATCH] doing the samething to the nav menu --- archives/2019/index.php | 6 ++++-- archives/2020/index.php | 6 ++++-- archives/2021/index.php | 6 ++++-- assets/includes/menu.php | 2 ++ index.php | 6 ++++-- 5 files changed, 18 insertions(+), 8 deletions(-) create mode 100644 assets/includes/menu.php diff --git a/archives/2019/index.php b/archives/2019/index.php index 455c6a2..80b613a 100644 --- a/archives/2019/index.php +++ b/archives/2019/index.php @@ -24,8 +24,10 @@

diff --git a/archives/2020/index.php b/archives/2020/index.php index 112caab..d1c2d4d 100644 --- a/archives/2020/index.php +++ b/archives/2020/index.php @@ -24,8 +24,10 @@

diff --git a/archives/2021/index.php b/archives/2021/index.php index cf3e473..d6c3217 100644 --- a/archives/2021/index.php +++ b/archives/2021/index.php @@ -24,8 +24,10 @@

diff --git a/assets/includes/menu.php b/assets/includes/menu.php new file mode 100644 index 0000000..10f2fb2 --- /dev/null +++ b/assets/includes/menu.php @@ -0,0 +1,2 @@ +
  • Archives
  • +
  • About
  • \ No newline at end of file diff --git a/index.php b/index.php index 73bc006..28f20d1 100644 --- a/index.php +++ b/index.php @@ -24,8 +24,10 @@