Skip to content

Commit 11613e6

Browse files
authored
Merge pull request #824 from w3bdesign/development
📝 docs: add Sanity image URL feature to README
2 parents 559c0e8 + d611394 commit 11613e6

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)