diff --git a/public/images/avatar-sm.png b/public/images/avatar-sm.png old mode 100755 new mode 100644 index 98483e3..e1699dc Binary files a/public/images/avatar-sm.png and b/public/images/avatar-sm.png differ diff --git a/src/config/social.json b/src/config/social.json index a42c360..b9804e2 100644 --- a/src/config/social.json +++ b/src/config/social.json @@ -1,9 +1,9 @@ { - "facebook": "https://facebook.com/", + "facebook": "", "twitter": "https://twitter.com/", "instagram": "https://instagram.com/", "youtube": "https://youtube.com/", - "linkedin": "", + "linkedin": "https://linkedin.com/", "github": "", "gitlab": "", "medium": "", diff --git a/src/content/homepage/index.md b/src/content/homepage/index.md index cff72ed..6296fd8 100755 --- a/src/content/homepage/index.md +++ b/src/content/homepage/index.md @@ -20,7 +20,7 @@ features: - "Build with Astro and TailwindCSS for easy and customizable styling" - "Fully responsive on all devices" - "SEO-optimized for better search engine rankings" - - "Open-source and free for personal and commercial use" + - "**Open-source and free** for personal and commercial use" button: enable: false label: "Get Started Now" diff --git a/src/layouts/Search.tsx b/src/layouts/Search.tsx index 7ee259c..4ba5915 100755 --- a/src/layouts/Search.tsx +++ b/src/layouts/Search.tsx @@ -102,7 +102,7 @@ const Search = ({ searchList }: Props) => { )} */}
+