Skip to content

Commit

Permalink
(fix:) Update Twitter/X Link
Browse files Browse the repository at this point in the history
Signed-off-by: Stern <[email protected]>
  • Loading branch information
SternXD authored Oct 24, 2024
1 parent 6e4b8bb commit 706f3b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<meta property="twitter:title" content="SideStore" />
<meta property="twitter:description"
content="An alternative app store that aims to make sideloading apps as seamless as possible." />
<meta property="twitter:image"
property="twitter:image"
content="https://raw.githubusercontent.com/SideStore/sidestore.github.io/master/src/assets/embed_card.png" />

<link href="assets/favicon-32x32.png" rel="icon" sizes="32x32" />
Expand Down Expand Up @@ -94,7 +94,7 @@
</svg>
</a>
<!-- twitter -->
<a title="Twitter" target="_blank" href="https://twitter.com/sidestore_io"
<a title="Twitter" target="_blank" href="https://twitter.com/sidestoreio"
class="flex justify-center w-6 h-6 transition-colors duration-100 text-zinc-300 hover:text-white">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor">
<path
Expand Down

0 comments on commit 706f3b0

Please sign in to comment.