base site for phantas.ma

This commit is contained in:
j 2023-03-02 15:59:40 +01:00
commit d27f4ac0c0
32 changed files with 50 additions and 710 deletions

View file

@ -67,12 +67,12 @@
</style>
<title>njp.ma</title>
<title>phantas.ma</title>
</head>
<body>
<div id="box">
<div id="shadowBox">
<h1 class="rainbow rainbow_text_animated">njp.ma</h1>
<h1 class="rainbow rainbow_text_animated">phantas.ma</h1>
<h2></h2>
</div>
</div>
@ -81,7 +81,7 @@
document.location.href = '/'
path = document.location.pathname.slice(1)
if (path) {
document.querySelector('h1').innerHTML = 'njp.ma/' + path
document.querySelector('h1').innerHTML = 'phantas.ma/' + path
if (path == 'polis') {
setTimeout(() => {
document.querySelector('h2').innerHTML = 'Oct 30, 2021 Mar 6, 2022'