We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81a2bb5 commit a39faddCopy full SHA for a39fadd
README.md
@@ -135,8 +135,8 @@ npx degit 'timlrx/tailwind-nextjs-starter-blog'
135
3. Modify the content security policy in `next.config.js` if you want to use
136
other analytics provider or a commenting solution other than giscus.
137
4. Personalize `authors/default.md` (main author)
138
-5. Modify `projectsData.js`
139
-6. Modify `headerNavLinks.js` to customize navigation links
+5. Modify `projectsData.ts`
+6. Modify `headerNavLinks.ts` to customize navigation links
140
7. Add blog posts
141
8. Deploy on Vercel
142
0 commit comments