From 92e44befed553ba05143549a83cfafee4b096c86 Mon Sep 17 00:00:00 2001 From: Isaac Mills Date: Wed, 9 Jul 2025 14:51:36 -0600 Subject: [PATCH] Add interests page --- src/components/tab-content.html | 2 ++ src/interests.html | 12 ++++++++++++ 2 files changed, 14 insertions(+) create mode 100644 src/interests.html diff --git a/src/components/tab-content.html b/src/components/tab-content.html index c36390e..8ed595d 100644 --- a/src/components/tab-content.html +++ b/src/components/tab-content.html @@ -9,6 +9,8 @@ Projects +
diff --git a/src/interests.html b/src/interests.html new file mode 100644 index 0000000..ff5d517 --- /dev/null +++ b/src/interests.html @@ -0,0 +1,12 @@ + + + + That's crazy + + + + # Coming soon to theaters + ## This website is under construction + We'll get to it, trust + + \ No newline at end of file