We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d257feb commit 12c3012Copy full SHA for 12c3012
src/pages/index.js
@@ -330,7 +330,7 @@ const App = () => {
330
331
<BadgePreview theme={theme}>
332
<PreviewText theme={theme}>
333
- Your badge will appear in your GitHub profile, showcasing your milestones!
+ Your badge will appear in your GitHub profile, showcasing your Layer5 community contributions!
334
</PreviewText>
335
</BadgePreview>
336
</BannerContent>
@@ -368,4 +368,4 @@ const App = () => {
368
);
369
};
370
371
-export default App;
+export default App;
0 commit comments