Skip to content

Commit

Permalink
Donations: add a note that user flairs are coming soon
Browse files Browse the repository at this point in the history
This will be done in part 2, in the meantime since this page is out, clarify that they are coming soon, as suggested by aerozol
  • Loading branch information
MonkeyDo committed Oct 28, 2024
1 parent d3a7a18 commit 8d61954
Showing 1 changed file with 9 additions and 6 deletions.
15 changes: 9 additions & 6 deletions frontend/js/src/about/donations/Donate.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -59,10 +59,11 @@ export default function Donate() {
icon={faCheck}
color={COLOR_LB_GREEN}
/>
<b>User flair</b>
<b>User flair*</b>
<br />
<small>
Add a special effect to your username on the website
Add a special effect to your username on the website (*coming
soon)
</small>
</li>
<li className="perk">
Expand Down Expand Up @@ -97,10 +98,11 @@ export default function Donate() {
icon={faCheck}
color={COLOR_LB_GREEN}
/>
<b>User flair</b>
<b>User flair*</b>
<br />
<small>
Add a special effect to your username on the website
Add a special effect to your username on the website (*coming
soon)
</small>
</li>
<li className="perk">
Expand Down Expand Up @@ -143,10 +145,11 @@ export default function Donate() {
icon={faCheck}
color={COLOR_LB_GREEN}
/>
<b>User flair</b>
<b>User flair*</b>
<br />
<small>
Add a special effect to your username on the website
Add a special effect to your username on the website (*coming
soon)
</small>
</li>
<li className="perk">
Expand Down

0 comments on commit 8d61954

Please sign in to comment.