From 55dfafe7ede0e747f00840923456cdc892d0e289 Mon Sep 17 00:00:00 2001 From: jc <46619361+juancwu@users.noreply.github.com> Date: Sun, 22 Oct 2023 00:25:47 -0400 Subject: [PATCH] remove extra html templates --- public/views/about-me.html | 28 ---------------------------- public/views/projects-only.html | 5 ----- public/views/projects.html | 28 ---------------------------- 3 files changed, 61 deletions(-) delete mode 100644 public/views/about-me.html delete mode 100644 public/views/projects-only.html delete mode 100644 public/views/projects.html diff --git a/public/views/about-me.html b/public/views/about-me.html deleted file mode 100644 index a52f593..0000000 --- a/public/views/about-me.html +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - Juan Wu | About Me - - -

About me not implemented

- - diff --git a/public/views/projects-only.html b/public/views/projects-only.html deleted file mode 100644 index 82acc12..0000000 --- a/public/views/projects-only.html +++ /dev/null @@ -1,5 +0,0 @@ -
-
-

PROJECTS!

-
-
diff --git a/public/views/projects.html b/public/views/projects.html deleted file mode 100644 index 92e7cea..0000000 --- a/public/views/projects.html +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - Juan Wu | Projects - - -

Projects not implemented

- -