Skip to content

Commit c8a4aa2

Browse files
updated content
1 parent 674880a commit c8a4aa2

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

content/theme/dante-astro-theme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ description: >-
1818
Dante - uncluttered minimal blog and portfolio Astro.js + Tailwind CSS theme designed for those who appreciate clarity and minimalism.
1919
stale: false
2020
disabled: false
21-
featured: true
21+
featured: false
2222
netlify_deploy: https://app.netlify.com/start/deploy?repository=https://github.com/JustGoodUI/dante-astro-theme
2323
---
2424

content/theme/nextjs-blog-theme.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,16 @@ css:
1313
archetype:
1414
- Blog
1515
description: A customizable Next.js and Tailwind blog starter.
16-
featured: false
16+
featured: true
1717
netlify_deploy: https://app.netlify.com/start/deploy?repository=https://github.com/netlify-templates/nextjs-blog-theme
1818
---
1919

20-
## A customizable blog starter using:
20+
A customizable Next.js blog starter using:
2121

22-
- Next.js
23-
- Tailwind CSS
24-
- Built-in MDX v1 support
22+
- [Next.js](https://github.com/vercel/next.js) v15 (Pages Router)
23+
- [Tailwind](https://tailwindcss.com/) v3.x
24+
- [Netlify Visual Editor](https://docs.netlify.com/visual-editor/overview/)
25+
- Built-in [MDX](https://mdxjs.com/) support
2526
- Includes modern design with dark & light themes
2627

2728

0 commit comments

Comments
 (0)