Skip to content

Commit

Permalink
20,000 GitHub Stars 🌟
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonbosco committed Aug 27, 2024
1 parent 9969ee6 commit 647b25a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion typesense.org/components/GitHubStars.vue
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ export default {
name: 'GitHubStars',
data() {
return {
githubStars: '19k',
githubStars: '20k',
}
},
}
Expand Down
2 changes: 1 addition & 1 deletion typesense.org/components/Home/Badges.vue
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
export default {
data() {
return {
githubStars: '19K',
githubStars: '20K',
dockerPulls: '16M',
cloudSearchesPerMonth: '10B',
animationDuration: 350,
Expand Down

0 comments on commit 647b25a

Please sign in to comment.