Skip to content

Commit

Permalink
Merge pull request #69 from usrcovid19datafactory/feature/new-categories
Browse files Browse the repository at this point in the history
Updated x-twitter footer icon
  • Loading branch information
usrcovid19datafactory authored Nov 21, 2023
2 parents 2a89b20 + 6117945 commit 00ef354
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/FooterBar.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ export const FooterBar = () => {
</span>
</a>
<a title="Collegamento alla pagina Twitter del Ministero della Salute. Apre una nuova pagina." href="https://twitter.com/ministerosalute">
<span className="fab fa-twitter">
<span className="fa-brands fa-x-twitter">
</span>
</a>
<a title="Collegamento al canale Youtube del Ministero della Salute. Apre una nuova pagina." href="https://www.youtube.com/user/MinisteroSalute">
Expand Down

0 comments on commit 00ef354

Please sign in to comment.