You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: add trailing slashes to prerendered nav links and sync home subtitle
The prerender script had its own NAV_SECTIONS without trailing
slashes, causing 308 redirects in the server-rendered HTML that
crawlers see. Also sync home page subtitle with React component.
0 commit comments