213e10991a
* Update redirects static generation based on recs Got some great recommendations on how to handle our HTML written redirect code based on SEO best practices. See https://github.com/withastro/roadmap/issues/466#issuecomment-1595940678 This implements them all. * Fix for using the root path / as a redirect Fixes https://github.com/withastro/astro/issues/7478 * Fix static redirects prefer over dynamic page Fixes https://github.com/withastro/astro/issues/7581
5 lines
71 B
Markdown
5 lines
71 B
Markdown
---
|
|
'astro': patch
|
|
---
|
|
|
|
Fix for allowing the root path / as a redirect
|