test 404
This commit is contained in:
parent
6d0c3df9e7
commit
c510ad3f03
2 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
|||
<script type"javascript">
|
||||
var currentURL = window.location.href;
|
||||
if (/crapaud-fou.gitlab.io\/portail/.test(currentURL)) {
|
||||
newURL = currentURL.replace(/crapaud-fou.gitlab.io\/portail/g, "manifeste.crapaud-fou.org");
|
||||
newURL = currentURL.replace(/crapaud-fou.gitlab.io\/portail/g, "crapaud-fou.org");
|
||||
window.location = newURL;
|
||||
}
|
||||
</script>
|
||||
|
|
|
@ -466,7 +466,7 @@
|
|||
</div>
|
||||
<div class="col-12 col-md-3 text-right">
|
||||
<div class="tisseurs">
|
||||
<a href="https://tisseurs.org"><img src="images/tisseurs.png" class="float-right pt-1 ml-1" width="18" /> un site de bas tisseurs </a>
|
||||
<a href="https://tisseurs.org"><img src="images/tisseurs.png" class="float-right pt-1 ml-1" width="18" /> un site de bas tisseur </a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue