Skip to content

Commit 301db5c

Browse files
authored
Merge pull request #41 from layer5io/revert-40-leecalcote-patch-4
Revert "Update badge message to reference milestones"
2 parents d257feb + 12c3012 commit 301db5c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/pages/index.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,7 @@ const App = () => {
330330

331331
<BadgePreview theme={theme}>
332332
<PreviewText theme={theme}>
333-
Your badge will appear in your GitHub profile, showcasing your milestones!
333+
Your badge will appear in your GitHub profile, showcasing your Layer5 community contributions!
334334
</PreviewText>
335335
</BadgePreview>
336336
</BannerContent>
@@ -368,4 +368,4 @@ const App = () => {
368368
);
369369
};
370370

371-
export default App;
371+
export default App;

0 commit comments

Comments
 (0)