From 8ff10d9f79e1926f491445bd45322e1586b1b93b Mon Sep 17 00:00:00 2001 From: Preston Pan Date: Fri, 11 Nov 2022 20:05:57 -0800 Subject: fixed resume in about section --- build/website/about/index.html | 6 ++---- website/about/index.html | 6 ++---- 2 files changed, 4 insertions(+), 8 deletions(-) diff --git a/build/website/about/index.html b/build/website/about/index.html index 7dcc59e..be6494c 100644 --- a/build/website/about/index.html +++ b/build/website/about/index.html @@ -35,14 +35,12 @@ About git clone git://prestonpan.tech/prestonpan.git -

Resume

-

- I am also looking for employment currently! Get my resume here. -

Articles

diff --git a/website/about/index.html b/website/about/index.html index 20c49ce..29dc592 100644 --- a/website/about/index.html +++ b/website/about/index.html @@ -15,14 +15,12 @@ $$START CONTENT git clone git://prestonpan.tech/prestonpan.git -

Resume

-

- I am also looking for employment currently! Get my resume here. -

Articles

$$END CONTENT -- cgit