Skip to content

Commit 706f3b0

Browse files
authored
(fix:) Update Twitter/X Link
Signed-off-by: Stern <[email protected]>
1 parent 6e4b8bb commit 706f3b0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<meta property="twitter:title" content="SideStore" />
3535
<meta property="twitter:description"
3636
content="An alternative app store that aims to make sideloading apps as seamless as possible." />
37-
<meta property="twitter:image"
37+
property="twitter:image"
3838
content="https://raw.githubusercontent.com/SideStore/sidestore.github.io/master/src/assets/embed_card.png" />
3939

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

0 commit comments

Comments
 (0)