Skip to content

Commit

Permalink
feat: add description of contributors (#1642)
Browse files Browse the repository at this point in the history
* feat: add description of contributors

* fix: add a conjunction to the sentence

Co-authored-by: Anmol Baranwal <74038190+Anmol-Baranwal@users.noreply.github.com>

---------

Co-authored-by: Anmol Baranwal <74038190+Anmol-Baranwal@users.noreply.github.com>
  • Loading branch information
CBID2 and Anmol-Baranwal authored Sep 3, 2023
1 parent bc6720f commit b16e59b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/TopBar/CategoryDescriptions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ const categoryDescriptions: CategoryDescriptions = {
github: 'Well, Github does not need description, devs know well!',
'other resources': 'Some extra resources to help you in your coding projects.',
podcasts: 'Coding podcasts to listen to when you feel demotivated.',
contributors: 'These are the people that have helped LinksHub come to life! Thank you for your support! Note: M = Maintainer and C = Contributors'
}

export default categoryDescriptions

1 comment on commit b16e59b

@vercel
Copy link

@vercel vercel bot commented on b16e59b Sep 3, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.