Skip to content

Commit

Permalink
chore: Add UptimeRobot Sponsored Link
Browse files Browse the repository at this point in the history
  • Loading branch information
philipbrembeck committed Nov 15, 2024
1 parent c045db2 commit 849fd51
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
1 change: 1 addition & 0 deletions public/img/uptimerobot-logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 6 additions & 6 deletions src/components/footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,12 @@ export default function Footer() {

<p dangerouslySetInnerHTML={{ __html: creditText }} />

<FooterLink
href="https://uptimerobot.com"
src="../img/uptimerobot-logo.svg"
alt="Sponsored by UptimeRobot"
/>

<FooterLink
href={isJanuary ? "https://vegc.net/veganuary" : "https://veganify.app"}
src={isJanuary ? "../img/veganuary.svg" : "../img/veganify_text.svg"}
Expand All @@ -76,12 +82,6 @@ export default function Footer() {
alt="Open Source"
/>

<FooterLink
href="https://www.thegreenwebfoundation.org/green-web-check/?url=https%3A%2F%2Fveganify.app"
src="../img/greenhosted.svg"
alt="Hosted Green"
/>

<FooterLink
href="https://iplantatree.org/user/Veganify"
src="../img/treelabel.svg"
Expand Down

0 comments on commit 849fd51

Please sign in to comment.