diff --git a/README.md b/README.md index c4f6ff6..3f0a3ed 100644 --- a/README.md +++ b/README.md @@ -68,6 +68,15 @@ npm run dev #### Layout Components The `BaseHead`, `Footer`, `Header` and `SideBar` components are already included in the layout sistem. To change the website content you can edit the content of this componenets. + +##### SideBar + +In the Sidebar you can change the links to all your website pages. + +You can change your avatar shape using [mask classes](https://daisyui.com/components/mask/). + +The used social-icons are SVG form [BoxIcons](https://boxicons.com/) pack. + #### TimeLine The timeline components are used to conform the CV. diff --git a/src/components/Footer.astro b/src/components/Footer.astro index 9a04773..d00ea60 100644 --- a/src/components/Footer.astro +++ b/src/components/Footer.astro @@ -8,7 +8,7 @@ const today = new Date();
- Template developed by + Website developed by Manuel Ernesto ⚡️
diff --git a/src/components/SideBar.astro b/src/components/SideBar.astro index 7eb0110..38d43a3 100644 --- a/src/components/SideBar.astro +++ b/src/components/SideBar.astro @@ -4,8 +4,8 @@
-
- +
+