Skip to content

Commit

Permalink
App.js stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
coldcanuk committed Jul 27, 2024
1 parent 2a0cc9a commit 04a9b93
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -66,14 +66,14 @@ function App() {
<div className="footer">
<TwitterFeed />
{
<a href="https://discord.gg/QBDsU5gq4w" target="_blank" rel="noopener noreferrer">
<div> <a href="https://discord.gg/QBDsU5gq4w" target="_blank" rel="noopener noreferrer">
<img
src="https://pitrewebpagestorage.blob.core.windows.net/$web/images/discord/small_logo_blurple_RGB.png"
alt="Discord Logo"
title="Join our Discord server! Joignez notre serveur Discord !"
title="Joignez notre serveur Discord ! Join our Discord server!"
className="discord-banner-blurple"
/>
</a>
</a> </div>
}
</div>
</>
Expand Down

0 comments on commit 04a9b93

Please sign in to comment.