Skip to content

Commit dc2161a

Browse files
committed
📝 docs: clarify typescript usage in README
The documentation now mentions that types are generated from Sanity typegen, providing more specific information about the project's typescript implementation.
1 parent 979d913 commit dc2161a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Fourth version of my personal portfolio website with Next.js, Motion, Sanity.io
4848
### General
4949

5050
- Clean, modern, responsive and Matrix-inspired design
51-
- The application is 100% typescript
51+
- The application is 100% typescript (the types are generated from Sanity typegen)
5252
- Matrix canvas rain effect on front page
5353
- Custom 404 page with Matrix rain effect
5454
- Next.js 15 with Typescript and App router

0 commit comments

Comments
 (0)