Skip to content

Commit d611394

Browse files
committed
📝 docs: add Sanity image URL feature to README
The README now includes information about the Sanity image URL generation feature which provides automatic image resizing capabilities through the @sanity/image-url package.
1 parent dc2161a commit d611394

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ Fourth version of my personal portfolio website with Next.js, Motion, Sanity.io
7373
- Reusable GenericForm component for easy form creation and management
7474
- Error handling with react-error-boundary for improved user experience and easier debugging
7575
- AI-friendly repository documentation with automated updates (Repomix with Github action workflow)
76+
- Sanity image URL generation with automatic resizing via `@sanity/image-url`.
7677

7778
### Design
7879

@@ -162,4 +163,4 @@ Fourth version of my personal portfolio website with Next.js, Motion, Sanity.io
162163
- Easy identification of test setup, execution, and verification
163164
- Simplified test maintenance and debugging
164165
- Automated validation through custom ESLint rules
165-
- Tests will fail if AAA pattern is not followed
166+
- Tests will fail if AAA pattern is not followed

0 commit comments

Comments
 (0)