]> _ Git - fluidbook-html5.git/commitdiff
wip #5339
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 6 Jul 2022 10:45:47 +0000 (12:45 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 6 Jul 2022 10:45:47 +0000 (12:45 +0200)
_seohybrid.html

index 2b7b4e83d3f167df857a9c5b9c841500696bdd84..0d518a9c09b626595cc89e8a16c38325cc01c948 100644 (file)
@@ -24,7 +24,6 @@
     var redirection = current !== redirect ? location.replace('/' + current + '/', '/' + redirect + '/') : '../index.html$page';
     console.log(location, redirect, current, redirection);
     //window.location = redirection;
-
 </script>
 $content
 </body>