From a6d340c5de58fc6fbcad655392934624a1d83853 Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Wed, 6 Jul 2022 12:45:47 +0200 Subject: [PATCH] wip #5339 --- _seohybrid.html | 1 - 1 file changed, 1 deletion(-) diff --git a/_seohybrid.html b/_seohybrid.html index 2b7b4e83..0d518a9c 100644 --- a/_seohybrid.html +++ b/_seohybrid.html @@ -24,7 +24,6 @@ var redirection = current !== redirect ? location.replace('/' + current + '/', '/' + redirect + '/') : '../index.html$page'; console.log(location, redirect, current, redirection); //window.location = redirection; - $content -- 2.39.5