429256f512
- Updated product components to use new IPageParams interface for better type safety. - Added next-sitemap configuration and generated sitemap.xml and robots.txt files. - Removed deprecated ProductCard component and its associated types. - Enhanced internationalization support across various pages.
10 lines
118 B
Plaintext
10 lines
118 B
Plaintext
# *
|
|
User-agent: *
|
|
Allow: /
|
|
|
|
# Host
|
|
Host: http://localhost:3000
|
|
|
|
# Sitemaps
|
|
Sitemap: http://localhost:3000/sitemap.xml
|