ajout partenaires et équipe
This commit is contained in:
@@ -35,7 +35,7 @@ export async function handleBrowserNavigation(store, baseUrl, siteName, mapStore
|
||||
pageChange(href, store, siteName, mapStore, baseUrl)
|
||||
}
|
||||
|
||||
async function pageChange(href, store, siteName, mapStore, baseUrl) {
|
||||
export async function pageChange(href, store, siteName, mapStore, baseUrl) {
|
||||
if (href === '/') {
|
||||
store.resetStore(true);
|
||||
document.title = siteName;
|
||||
|
Reference in New Issue
Block a user