Fix infinity redirect in polityka-prywatnosci
This commit is contained in:
parent
2180680141
commit
f473ff888c
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@
|
|||
// This text is simply to make sure the 404.html file is bigger than 512 bytes, else, internet explorer will ignore it.
|
||||
// Thank you internet explorer for requiring such awesome workarounds in order to work properly
|
||||
// ====================================================================================================================
|
||||
sessionStorage.redirect = location.pathname;
|
||||
</script>
|
||||
<meta http-equiv="refresh" content="0;URL='/polityka-prywatnosci'">
|
||||
</head>
|
||||
|
|
Loading…
Reference in a new issue