Skip to content

Commit

Permalink
Merge pull request #230 from SAMAD101/main
Browse files Browse the repository at this point in the history
blog link changed
  • Loading branch information
SAMAD101 authored Dec 28, 2023
2 parents f998b74 + 6689703 commit 2d0228f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Footer.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ const Footer = () => {
<a href="/about" className="pb-2">
<li className="pt-2 w-max text-sum hover:border-b hover:border-green-400">About</li>
</a>
<a href="https://fosscu-blog.vercel.app/"className="pb-2" target="blank">
<a href="https://github.com/FOSS-Community/blog-archive"className="pb-2" target="blank">
<li className="pt-2 w-max text-sum hover:border-b hover:border-green-400">Blog</li>
</a>
<a href="https://dub.sh/fosscu-discord" className="pb-2" target="blank">
Expand Down

0 comments on commit 2d0228f

Please sign in to comment.