From 3b157131450b19b4daeed9696001394c6c16acf2 Mon Sep 17 00:00:00 2001 From: Manuel Ernesto Garcia Date: Mon, 3 Oct 2022 09:10:39 -0400 Subject: [PATCH] improving usability and readme --- README.md | 6 +++++- src/components/Footer.astro | 2 +- src/components/SideBar.astro | 2 +- src/pages/index.astro | 4 ++-- 4 files changed, 9 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 05bd196..e037b54 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,13 @@ ![Astro Modern Personal Website](public/social_img.png) - Modern Personal Website Template with Project Section, CV Section, Paginated Blog, RSS Feed, SEO Friendly, Visual themes and Responsive Desing for Astro framework. +## Demo + +View a live demo of the [Astro Modern Personal Website](https://astro-modern-personal-website.netlify.app/) + + ## Installation Run the following command in your terminal diff --git a/src/components/Footer.astro b/src/components/Footer.astro index 60f02c9..86048e3 100644 --- a/src/components/Footer.astro +++ b/src/components/Footer.astro @@ -6,7 +6,7 @@ const today = new Date();
© {today.getFullYear()} Manuel Ernesto
-
+
Website Template developed by Manuel Ernesto ⚡️ diff --git a/src/components/SideBar.astro b/src/components/SideBar.astro index e2a99cf..47b1cee 100644 --- a/src/components/SideBar.astro +++ b/src/components/SideBar.astro @@ -5,7 +5,7 @@
- + profile image
diff --git a/src/pages/index.astro b/src/pages/index.astro index 6417000..b8cf80d 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -17,8 +17,8 @@ const last_posts = posts.slice(0, 3);
Software Engineer and Entrepreneur
- I work creating software that solve problems in a simple way and sharing what I learn along the way. I like - minimalism, Open-Source and good music. You can find me mostly on Twitter.