Skip to content

Commit

Permalink
Java Description added
Browse files Browse the repository at this point in the history
  • Loading branch information
akashchoudhary436 authored Oct 17, 2024
1 parent 6364bf6 commit d5f9b9e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion components/TopBar/CategoryDescriptions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -284,8 +284,10 @@ const categoryDescriptions: CategoryDescriptions = {
// newsletters
jsLetters:
'It covers the latest updates, trends, and resources in the JavaScript ecosystem, keeping developers informed and engaged.',
pythonLetters:
pythonLetters:
'It covers the latest updates, trends, and resources in the Python ecosystem.',
javaLetters:
'It covers the latest updates, trends, and resources in the Java ecosystem.',
}

export default categoryDescriptions

0 comments on commit d5f9b9e

Please sign in to comment.