Skip to content

Commit

Permalink
pride-month: june 9
Browse files Browse the repository at this point in the history
  • Loading branch information
GarboMuffin committed Jun 9, 2024
1 parent 04c6241 commit f5295a0
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 5 deletions.
5 changes: 2 additions & 3 deletions src/components/loader/loader.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -153,9 +153,8 @@ class LoaderComponent extends React.Component {
className={styles.prideMonth}
lang="en"
>
<b>{'Did you know?'}</b>
{' '}
{'Allies support their LGBT friends.'}
<b>{'Pride Month Fun Fact:'}</b>
{'The transgender flag was designed by Monica Helms in 1999.'}
</div>
)}
</div>
Expand Down
3 changes: 2 additions & 1 deletion src/playground/embed.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,8 @@
<div class="splash-spinner"></div>

<div class="splash-pride-month" lang="en">
<b>Did you know?</b> Allies support their LGBT friends.
<b>Pride Month Fun Fact:</b>
The transgender flag was designed by Monica Helms in 1999.
</div>
</div>

Expand Down
3 changes: 2 additions & 1 deletion src/playground/index.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,8 @@
<div class="splash-spinner"></div>

<div class="splash-pride-month" lang="en">
<b>Did you know?</b> Allies support their LGBT friends.
<b>Pride Month Fun Fact:</b>
The transgender flag was designed by Monica Helms in 1999.
</div>

<div class="splash-error-title" hidden>Something went wrong. <a href="https://scratch.mit.edu/users/GarboMuffin/#comments" target="_blank" rel="noreferrer">Please report</a> with the information below.</div>
Expand Down

0 comments on commit f5295a0

Please sign in to comment.