Skip to content

Commit aeb2ce0

Browse files
authored
Merge pull request #58 from stossy11/patch-1
Fix black text at the top of Site.
2 parents 706f3b0 + 8f767a7 commit aeb2ce0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.html

Lines changed: 1 addition & 1 deletion
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-
 property="twitter:image"
37+
<meta 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" />

0 commit comments

Comments
 (0)