feat: revalidate my pages breadcrumbs on demand
This commit is contained in:
committed by
Michael Zetterberg
parent
ba13a00b63
commit
0c4aa592cc
@@ -17,7 +17,7 @@ export default async function Footer({ lang }: LangParams) {
|
||||
locale: lang,
|
||||
},
|
||||
{
|
||||
tags: [`footer-${lang}`],
|
||||
next: { tags: [`footer-${lang}`] },
|
||||
}
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user