Skip to content

Commit

Permalink
Merge pull request #224 from appwrite/fix-github-stars
Browse files Browse the repository at this point in the history
Updated GitHub stars to latest
  • Loading branch information
TorstenDittmann authored Oct 10, 2023
2 parents 46006fd + a9ca71d commit d96998c
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion src/lib/components/MobileNav.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
>
<span class="aw-icon-star" aria-hidden="true" />
<span class="text">Star on GitHub</span>
<span class="aw-inline-tag aw-sub-body-400">33.2K</span>
<span class="aw-inline-tag aw-sub-body-400">36.8K</span>
</a>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion src/lib/layouts/Docs.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@
>
<span class="aw-icon-star" aria-hidden="true" />
<span class="text">Star on GitHub</span>
<span class="aw-inline-tag aw-sub-body-400">33.2K</span>
<span class="aw-inline-tag aw-sub-body-400">36.8K</span>
</a>
<a href="https://cloud.appwrite.io/console" class="aw-button">
<span class="aw-sub-body-500">Go to console</span>
Expand Down
2 changes: 1 addition & 1 deletion src/lib/layouts/Main.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@
>
<span aria-hidden="true" class="aw-icon-star" />
<span class="text">Star on GitHub</span>
<span class="aw-inline-tag aw-sub-body-400">33.2K</span>
<span class="aw-inline-tag aw-sub-body-400">36.8K</span>
</a>
<a href="https://cloud.appwrite.io/register" class="aw-button is-secondary"
>Sign up</a
Expand Down
2 changes: 1 addition & 1 deletion src/lib/layouts/Sidebar.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
>
<span class="aw-icon-star" aria-hidden="true" />
<span class="text">Star on GitHub</span>
<span class="aw-inline-tag aw-sub-body-400">33.2K</span>
<span class="aw-inline-tag aw-sub-body-400">36.8K</span>
</a>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion src/routes/community/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@
>
<span aria-hidden="true" class="aw-icon-star" />
<span>Star on GitHub</span>
<span class="aw-inline-tag aw-sub-body-400">33.2K</span>
<span class="aw-inline-tag aw-sub-body-400">36.8K</span>
</a>
</div>
</div>
Expand Down

0 comments on commit d96998c

Please sign in to comment.