Skip to content

Commit

Permalink
Update App.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
Tlaster authored Jan 30, 2024
1 parent f016568 commit 0b763c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ const App: Component = () => {
<p class={styles.caption}>** Not yet implemented.</p>
</div>
<div class={styles.badgeContainer}>
<a class={styles.badge}>
<a class={styles.badge} href='https://testflight.apple.com/join/iYP7QZME'>
<img src='https://developer.apple.com/app-store/marketing/guidelines/images/badge-example-preferred_2x.png' />
</a>
<a class={styles.badge} href='https://play.google.com/store/apps/details?id=dev.dimension.flare'>
Expand Down

0 comments on commit 0b763c5

Please sign in to comment.