Skip to content

Commit e7db345

Browse files
Merge pull request #541 from stackbit/content-update
updated content
2 parents 4987ec8 + 408a70b commit e7db345

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

content/theme/next-platform-starter.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ css:
1313
archetype:
1414
- Other
1515
description: Modern starter based on Next.js 14 (App Router), Tailwind, daisyUI, and Netlify Core Primitives.
16-
featured: false
16+
featured: true
1717
netlify_deploy: https://app.netlify.com/start/deploy?repository=https://github.com/netlify-templates/next-platform-starter
1818
---
1919

content/theme/remix-admin-starter.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ archetype:
1414
- Admin
1515
- Dashboard
1616
description: The Remix Supabase starter demonstrates how to integrate Supabase into an Remix project deployed on Netlify.
17-
featured: true
17+
featured: false
1818
netlify_deploy: https://app.netlify.com/start/deploy?repository=https://github.com/netlify-templates/remix-admin-template
1919
---
2020

themes/jamstackthemes/layouts/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,12 @@
3131
<h1 class="intro-title">New Themes <span class="count">(<span class="count-number">{{ $themeCount }}</span>)</span></h1>
3232
</div>
3333
<div class="intro-description d-none d-md-block">
34-
<p>A list of open-source themes, templates and starters for <a href="https://www.jamstack.wtf" target="_blank" rel="noopener">Jamstack</a> sites.
34+
<p>A list of open-source themes, templates and starters for <a href="https://www.jamstack.pro" target="_blank" rel="noopener">Jamstack</a> sites.
3535
Supported by <a href="https://netlify.com/?ref=jamstackthemes">Netlify</a>.
3636
</p>
3737
</div>
3838
<div class="intro-description d-md-none">
39-
<p>A list of themes and starters for <a href="https://www.jamstack.wtf/?ref=jamstackthemes" target="_blank" rel="noopener">Jamstack</a> sites.</p>
39+
<p>A list of themes and starters for <a href="https://www.jamstack.pro/?ref=jamstackthemes" target="_blank" rel="noopener">Jamstack</a> sites.</p>
4040
</div>
4141
</div>
4242

0 commit comments

Comments
 (0)