Skip to content

Commit f712f99

Browse files
authored
Update links and images to OpenHub-Store
1 parent 98c2081 commit f712f99

1 file changed

Lines changed: 16 additions & 16 deletions

File tree

index.html

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
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">
12+
<meta property="og:image" content="https://raw.githubusercontent.com/OpenHub-Store/Github-Store/refs/heads/main/media-resources/banner.jpeg">
1313
<meta property="og:type" content="website">
1414
<meta property="og:url" content="https://github-store.org">
1515
<meta property="og:title" content="GitHub Store — The app store forGitHub releases">
@@ -1117,7 +1117,7 @@
11171117
<header class="top-bar" id="topBar">
11181118
<div class="top-bar__inner">
11191119
<a href="/" class="top-bar__brand">
1120-
<img src="https://raw.githubusercontent.com/rainxchzed/Github-Store/main/composeApp/src/commonMain/composeResources/drawable/app-icon.png" alt="GitHub Store" width="36" height="36">
1120+
<img src="https://raw.githubusercontent.com/OpenHub-Store/Github-Store/main/composeApp/src/commonMain/composeResources/drawable/app-icon.png" alt="GitHub Store" width="36" height="36">
11211121
<span>GitHub Store</span>
11221122
</a>
11231123
<div class="top-bar__actions">
@@ -1126,7 +1126,7 @@
11261126
<li><a href="#how-it-works">How It Works</a></li>
11271127
<li><a href="#developers">Developers</a></li>
11281128
</ul>
1129-
<a href="https://github.com/rainxchzed/Github-Store" class="icon-btn" title="GitHub" aria-label="GitHub repository" target="_blank" rel="noopener">
1129+
<a href="https://github.com/OpenHub-Store/Github-Store" class="icon-btn" title="GitHub" aria-label="GitHub repository" target="_blank" rel="noopener">
11301130
<svg viewBox="0 0 24 24" fill="currentColor"><path d="M12 2A10 10 0 0 0 2 12c0 4.42 2.87 8.17 6.84 9.5.5.08.66-.23.66-.5v-1.69c-2.77.6-3.36-1.34-3.36-1.34-.46-1.16-1.11-1.47-1.11-1.47-.91-.62.07-.6.07-.6 1 .07 1.53 1.03 1.53 1.03.87 1.52 2.34 1.07 2.91.83.09-.65.35-1.09.63-1.34-2.22-.25-4.55-1.11-4.55-4.92 0-1.11.38-2 1.03-2.71-.1-.25-.45-1.29.1-2.64 0 0 .84-.27 2.75 1.02.79-.22 1.65-.33 2.5-.33.85 0 1.71.11 2.5.33 1.91-1.29 2.75-1.02 2.75-1.02.55 1.35.2 2.39.1 2.64.65.71 1.03 1.6 1.03 2.71 0 3.82-2.34 4.66-4.57 4.91.36.31.69.92.69 1.85V21c0 .27.16.59.67.5C19.14 20.16 22 16.42 22 12A10 10 0 0 0 12 2Z"/></svg>
11311131
</a>
11321132
<button class="icon-btn theme-toggle" id="themeToggle" data-active="auto" title="Theme: auto" aria-label="Toggle color theme">
@@ -1158,22 +1158,22 @@ <h1 class="hero__title">The app store for<br><em>GitHub releases</em></h1>
11581158
Discover, install, and update open-source software directly from GitHub. One-click installs for Android, Windows, macOS, and Linux — no more hunting through release pages.
11591159
</p>
11601160
<div class="hero__actions">
1161-
<a href="https://github.com/rainxchzed/Github-Store/releases/latest" class="btn btn--filled" target="_blank" rel="noopener">
1161+
<a href="https://github.com/OpenHub-Store/Github-Store/releases/latest" class="btn btn--filled" target="_blank" rel="noopener">
11621162
<svg viewBox="0 0 24 24" fill="currentColor"><path d="M5 20h14v-2H5v2zM19 9h-4V3H9v6H5l7 7 7-7z"/></svg>
11631163
Download Latest
11641164
</a>
1165-
<a href="https://github.com/rainxchzed/Github-Store" class="btn btn--tonal" target="_blank" rel="noopener">
1165+
<a href="https://github.com/OpenHub-Store/Github-Store" class="btn btn--tonal" target="_blank" rel="noopener">
11661166
<svg viewBox="0 0 24 24" fill="currentColor"><path d="M12 2A10 10 0 0 0 2 12c0 4.42 2.87 8.17 6.84 9.5.5.08.66-.23.66-.5v-1.69c-2.77.6-3.36-1.34-3.36-1.34-.46-1.16-1.11-1.47-1.11-1.47-.91-.62.07-.6.07-.6 1 .07 1.53 1.03 1.53 1.03.87 1.52 2.34 1.07 2.91.83.09-.65.35-1.09.63-1.34-2.22-.25-4.55-1.11-4.55-4.92 0-1.11.38-2 1.03-2.71-.1-.25-.45-1.29.1-2.64 0 0 .84-.27 2.75 1.02.79-.22 1.65-.33 2.5-.33.85 0 1.71.11 2.5.33 1.91-1.29 2.75-1.02 2.75-1.02.55 1.35.2 2.39.1 2.64.65.71 1.03 1.6 1.03 2.71 0 3.82-2.34 4.66-4.57 4.91.36.31.69.92.69 1.85V21c0 .27.16.59.67.5C19.14 20.16 22 16.42 22 12A10 10 0 0 0 12 2Z"/></svg>
11671167
View Source
11681168
</a>
11691169
</div>
11701170
<div class="hero__stats">
11711171
<div class="hero__stat">
1172-
<span class="hero__stat__value" data-count="120000" data-suffix="+">0</span>
1172+
<span class="hero__stat__value" data-count="130000" data-suffix="+">0</span>
11731173
<span class="hero__stat__label">Downloads</span>
11741174
</div>
11751175
<div class="hero__stat">
1176-
<span class="hero__stat__value" data-count="7000" data-suffix="+">0</span>
1176+
<span class="hero__stat__value" data-count="7500" data-suffix="+">0</span>
11771177
<span class="hero__stat__label">GitHub Stars</span>
11781178
</div>
11791179
<div class="hero__stat">
@@ -1198,7 +1198,7 @@ <h1 class="hero__title">The app store for<br><em>GitHub releases</em></h1>
11981198
</div>
11991199
<div class="hero__phone">
12001200
<div class="hero__phone-frame">
1201-
<img src="https://raw.githubusercontent.com/rainxchzed/Github-Store/main/screenshots/01.jpg" alt="GitHub Store app" loading="eager">
1201+
<img src="https://raw.githubusercontent.com/OpenHub-Store/Github-Store/main/media-resources/01.jpg" alt="GitHub Store app" loading="eager">
12021202
</div>
12031203
</div>
12041204
</div>
@@ -1293,7 +1293,7 @@ <h3 class="step__title">Stay Updated</h3>
12931293
<div>
12941294
<h2 class="get-listed__title">Get your app listed</h2>
12951295
<p class="get-listed__desc">No manual submission needed. GitHub Store uses the public Search API — if your project meets these conditions, it appears automatically.</p>
1296-
<a href="https://github.com/rainxchzed/Github-Store/wiki" class="get-listed__btn" target="_blank" rel="noopener">
1296+
<a href="https://github.com/OpenHub-Store/Github-Store/wiki" class="get-listed__btn" target="_blank" rel="noopener">
12971297
Read the Wiki
12981298
<svg viewBox="0 0 24 24" fill="currentColor"><path d="M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z"/></svg>
12991299
</a>
@@ -1316,9 +1316,9 @@ <h2 class="get-listed__title">Get your app listed</h2>
13161316
<div class="container">
13171317
<div class="cta__inner reveal">
13181318
<h2 class="cta__title">Ready to try GitHub Store?</h2>
1319-
<p class="cta__desc">100% free, no ads, no tracking. Join 58,000+ users who discover and install open-source software the easy way — and connect with the community on Discord.</p>
1319+
<p class="cta__desc">100% free, no ads, no tracking. Join 130,000+ users who discover and install open-source software the easy way — and connect with the community on Discord.</p>
13201320
<div class="cta__buttons">
1321-
<a href="https://github.com/rainxchzed/Github-Store/releases/latest" class="btn btn--filled" target="_blank" rel="noopener">
1321+
<a href="https://github.com/OpenHub-Store/Github-Store/releases/latest" class="btn btn--filled" target="_blank" rel="noopener">
13221322
<svg viewBox="0 0 24 24" fill="currentColor"><path d="M5 20h14v-2H5v2zM19 9h-4V3H9v6H5l7 7 7-7z"/></svg>
13231323
Download Latest Release
13241324
</a>
@@ -1339,13 +1339,13 @@ <h2 class="cta__title">Ready to try GitHub Store?</h2>
13391339
<div class="container">
13401340
<div class="footer__inner">
13411341
<div class="footer__brand">
1342-
<img src="https://raw.githubusercontent.com/rainxchzed/Github-Store/main/composeApp/src/commonMain/composeResources/drawable/app-icon.png" alt="" width="28" height="28">
1342+
<img src="https://raw.githubusercontent.com/OpenHub-Store/Github-Store/main/composeApp/src/commonMain/composeResources/drawable/app-icon.png" alt="" width="28" height="28">
13431343
GitHub Store
13441344
</div>
13451345
<ul class="footer__links">
1346-
<li><a href="https://github.com/rainxchzed/Github-Store" target="_blank" rel="noopener">Source Code</a></li>
1347-
<li><a href="https://github.com/rainxchzed/Github-Store/wiki" target="_blank" rel="noopener">Wiki</a></li>
1348-
<li><a href="https://github.com/rainxchzed/Github-Store/releases" target="_blank" rel="noopener">Releases</a></li>
1346+
<li><a href="https://github.com/OpenHub-Store/Github-Store" target="_blank" rel="noopener">Source Code</a></li>
1347+
<li><a href="https://github.com/OpenHub-Store/Github-Store/wiki" target="_blank" rel="noopener">Wiki</a></li>
1348+
<li><a href="https://github.com/OpenHub-Store/Github-Store/releases" target="_blank" rel="noopener">Releases</a></li>
13491349
<li><a href="https://discord.gg/x9Cvh2Z9qS" target="_blank" rel="noopener">Discord</a></li>
13501350
<li><a href="https://github-store.org/privacy-policy/">Privacy Policy</a></li>
13511351
<li><a href="https://www.buymeacoffee.com/rainxchzed" target="_blank" rel="noopener">Support ☕</a></li>
@@ -1449,4 +1449,4 @@ <h2 class="cta__title">Ready to try GitHub Store?</h2>
14491449
})();
14501450
</script>
14511451
</body>
1452-
</html>
1452+
</html>

0 commit comments

Comments
 (0)