From 08a003c2f043e1eb393bc4b16d8b317025a327ed Mon Sep 17 00:00:00 2001 From: Hazem Krimi Date: Sun, 13 Feb 2022 20:03:36 +0100 Subject: [PATCH] Small updates --- pages/index.tsx | 2 +- public/dark-illustration.svg | 40 ------------------------ public/light-illustration.svg | 40 ------------------------ public/sitemap.xml | 57 ++++++++++++++++++++++++----------- 4 files changed, 41 insertions(+), 98 deletions(-) delete mode 100644 public/dark-illustration.svg delete mode 100644 public/light-illustration.svg diff --git a/pages/index.tsx b/pages/index.tsx index baedbe0..05910ae 100644 --- a/pages/index.tsx +++ b/pages/index.tsx @@ -52,7 +52,7 @@ const Index: FC = ({ blogPosts, portfolioProjects }) => {
-

About me

+

About

I am a software developer. I have experience as a full stack developer but I lean more diff --git a/public/dark-illustration.svg b/public/dark-illustration.svg deleted file mode 100644 index 9a564c7..0000000 --- a/public/dark-illustration.svg +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/public/light-illustration.svg b/public/light-illustration.svg deleted file mode 100644 index 49867ba..0000000 --- a/public/light-illustration.svg +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/public/sitemap.xml b/public/sitemap.xml index 582162e..f8daba1 100644 --- a/public/sitemap.xml +++ b/public/sitemap.xml @@ -1,19 +1,42 @@ - - - http://www.hazemkrimi.tech/ - 2021-01-15T20:01:01+00:00 - - - http://www.hazemkrimi.tech/about - 2021-01-15T20:01:01+00:00 - - - http://www.hazemkrimi.tech/portfolio - 2021-01-15T20:01:01+00:00 - - - http://www.hazemkrimi.tech/blog - 2021-01-15T20:01:01+00:00 - + + + + + + https://hazemkrimi.tech/ + 2022-02-13T19:02:40+00:00 + 1.00 + + + https://hazemkrimi.tech/portfolio + 2022-02-13T19:02:40+00:00 + 0.80 + + + https://hazemkrimi.tech/blog + 2022-02-13T19:02:40+00:00 + 0.80 + + + https://hazemkrimi.tech/contact + 2022-02-13T19:02:40+00:00 + 0.80 + + + https://hazemkrimi.tech/resume.pdf + 2022-02-13T19:02:40+00:00 + 0.80 + + + https://hazemkrimi.tech/portfolio/react-weather-app + 2022-02-13T19:02:40+00:00 + 0.80 + + + \ No newline at end of file