alternateLinks: false

This commit is contained in:
littletry 2024-08-08 22:47:38 +08:00
parent 013783bd57
commit 740b3ea975

View File

@ -6,7 +6,8 @@ export default createMiddleware({
locales,
pathnames,
localePrefix,
localeDetection: false
localeDetection: false,
alternateLinks: false
});
export const config = {