Skip to content

Commit

Permalink
Merge pull request #4 from SayuruRehan/main
Browse files Browse the repository at this point in the history
Fix: Update footer message
  • Loading branch information
Akalanka47000 authored Sep 30, 2023
2 parents 027dd43 + 87401ad commit 536c9d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/layout/footer.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ const Footer = ({ className }) => {
<div className="flex flex-col items-center md:items-start gap-y-5 col-start-1">
<FOSS />
<p className="md:w-[320px] px-2 sm:px-0 text-sm text-center md:text-left text-gray-500 opacity-80 font-consolas">
Welcome to SLIIT FOSS community. We&apos;re a group of volunteers who believe in the usage of Free/Open
Welcome to the SLIIT FOSS Community. We&apos;re a group of volunteers who believe in the usage of Free and Open
Source Software (FOSS)
</p>
<div className="font-semibold text-[20px] font-cabinet">CONNECT WITH US</div>
Expand Down

0 comments on commit 536c9d7

Please sign in to comment.