Skip to content

Commit b7ca2cc

Browse files
authored
fix: templates metadata (#350)
1 parent 1e5c859 commit b7ca2cc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

TEMPLATES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Kit Templates (using @solana/kit)
1414

1515
`gh:solana-foundation/templates/kit/nextjs-anchor`
1616

17-
> Next.js, Tailwind, @solana/react-hooks, Anchor vault program
17+
> Next.js, Tailwind, @solana/kit, Anchor vault program
1818
1919
`anchor` `kit` `nextjs` `react` `solana-kit` `tailwind` `typescript`
2020

templates.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"path": "kit/nextjs"
2121
},
2222
{
23-
"description": "Next.js, Tailwind, @solana/react-hooks, Anchor vault program",
23+
"description": "Next.js, Tailwind, @solana/kit, Anchor vault program",
2424
"id": "gh:solana-foundation/templates/kit/nextjs-anchor",
2525
"image": "kit/nextjs-anchor/og-image.png",
2626
"keywords": [

0 commit comments

Comments
 (0)