File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -135,8 +135,8 @@ npx degit 'timlrx/tailwind-nextjs-starter-blog'
1351353 . Modify the content security policy in ` next.config.js ` if you want to use
136136 other analytics provider or a commenting solution other than giscus.
1371374 . Personalize ` authors/default.md ` (main author)
138- 5 . Modify ` projectsData.js `
139- 6 . Modify ` headerNavLinks.js ` to customize navigation links
138+ 5 . Modify ` projectsData.ts `
139+ 6 . Modify ` headerNavLinks.ts ` to customize navigation links
1401407 . Add blog posts
1411418 . Deploy on Vercel
142142
Original file line number Diff line number Diff line change @@ -82,8 +82,8 @@ I wanted it to be nearly as feature-rich as popular blogging templates like [bea
82823 . Modify the content security policy in ` next.config.js ` if you want to use
8383 any analytics provider or a commenting solution other than giscus.
84844 . Personalize ` authors/default.md ` (main author)
85- 5 . Modify ` projectsData.js `
86- 6 . Modify ` headerNavLinks.js ` to customize navigation links
85+ 5 . Modify ` projectsData.ts `
86+ 6 . Modify ` headerNavLinks.ts ` to customize navigation links
87877 . Add blog posts
88888 . Deploy on Vercel
8989
You can’t perform that action at this time.
0 commit comments