From 6fa197b681c800f6ad4ac5169ab072d179d55a49 Mon Sep 17 00:00:00 2001 From: whitney Date: Wed, 23 Oct 2024 14:05:15 -0700 Subject: [PATCH] Add navigation between pages --- templates/about.html | 3 +++ templates/index.html | 3 +++ 2 files changed, 6 insertions(+) diff --git a/templates/about.html b/templates/about.html index 21b78fd..6f0c884 100644 --- a/templates/about.html +++ b/templates/about.html @@ -8,6 +8,9 @@ +
+ Home +

Who Am I?

diff --git a/templates/index.html b/templates/index.html index faccae8..7cbb90a 100755 --- a/templates/index.html +++ b/templates/index.html @@ -10,6 +10,9 @@
+
+ About +
Jakeswestcoast

Jake's West Coast