Skip to content

Commit f593ef1

Browse files
authored
Add some metadata for website
1 parent 0793089 commit f593ef1

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

index.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@
99
<meta name="theme-color" content="#f4fbf7" media="(prefers-color-scheme: light)">
1010
<link rel="icon" type="image/png" href="https://raw.githubusercontent.com/rainxchzed/Github-Store/main/composeApp/src/commonMain/composeResources/drawable/app-icon.png">
1111

12+
<meta property="og:image" content="https://raw.githubusercontent.com/rainxchzed/Github-Store/refs/heads/main/screenshots/banner.jpeg">
13+
<meta property="og:type" content="website">
14+
<meta property="og:url" content="https://github-store.org">
15+
<meta property="og:title" content="GitHub Store — Open-Source App Store">
16+
<meta property="og:description" content="Discover, install, and update open-source apps directly from GitHub releases.">
17+
1218
<link rel="preconnect" href="https://fonts.googleapis.com">
1319
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
1420
<link href="https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700;800&display=swap" rel="stylesheet">

0 commit comments

Comments
 (0)