Skip to content

Commit

Permalink
Merge pull request #876 from appwrite/update-homepage-banner
Browse files Browse the repository at this point in the history
Banner update
  • Loading branch information
eldadfux authored Apr 10, 2024
2 parents c28069e + ede347e commit 52853ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/routes/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -76,13 +76,13 @@
<div class="web-big-padding-section-level-2">
<section class="web-container web-u-padding-block-end-0">
<a
href="/blog/post/everything-new-with-appwrite-1.5"
href="/blog/post/introducing-appwrite-react-native-sdk"
class="web-hero-banner-button web-u-margin-block-end-24"
>
<span class="web-icon-star" aria-hidden="true" />
<span class="web-caption-500">New</span>
<div class="web-hero-banner-button-sep" />
<span class="web-caption-400">Everything new in Appwrite 1.5</span>
<span class="web-caption-400">Introducing Appwrite's React Native SDK</span>
<span class="web-icon-arrow-right" aria-hidden="true" />
</a>
<div class="web-hero is-horizontal">
Expand Down

0 comments on commit 52853ff

Please sign in to comment.