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 53cc851 commit 5a82e29Copy full SHA for 5a82e29
src/components/sponsorsList.tsx
@@ -23,7 +23,11 @@ export function SponsorsList() {
23
>
24
<img src="/images/route4me.png" alt="route4me" />
25
</a>
26
- <a href="https://www.follower24.de/" target="_blank" rel="noopener noreferrer">
+ <a
27
+ href="https://www.follower24.de/"
28
+ target="_blank"
29
+ rel="noopener noreferrer"
30
+ >
31
<img
32
className={styles.twicsy}
33
src="/images/follower24.png"
0 commit comments