From 046a020ccfad08a38ba4a1aedb36c27c5be6220f Mon Sep 17 00:00:00 2001 From: Preston Pan Date: Fri, 11 Nov 2022 20:06:35 -0800 Subject: fixed yet another dumb mistake on about page --- build/website/about/index.html | 1 - website/about/index.html | 1 - 2 files changed, 2 deletions(-) diff --git a/build/website/about/index.html b/build/website/about/index.html index be6494c..61ac9a2 100644 --- a/build/website/about/index.html +++ b/build/website/about/index.html @@ -40,7 +40,6 @@ About
  • Resume -- My resume. I'm looking for employment right now!
  • Contact -- How to contact me.
  • About Technology -- about the software/hardware that I use.
  • -
  • Resume --
  • diff --git a/website/about/index.html b/website/about/index.html index 29dc592..cc85c38 100644 --- a/website/about/index.html +++ b/website/about/index.html @@ -20,7 +20,6 @@ $$START CONTENT
  • Resume -- My resume. I'm looking for employment right now!
  • Contact -- How to contact me.
  • About Technology -- about the software/hardware that I use.
  • -
  • Resume --
  • $$END CONTENT -- cgit