darker
This commit is contained in:
parent
560a409978
commit
25a62c0f78
2 changed files with 4 additions and 3 deletions
|
|
@ -78,9 +78,10 @@
|
|||
</div>
|
||||
|
||||
<script>
|
||||
document.location.href = '/'
|
||||
path = document.location.pathname.slice(1)
|
||||
if (path) {
|
||||
document.querySelector('h1').innerHTML = 'Phantas.ma/' + path
|
||||
document.querySelector('h1').innerHTML = 'njp.ma/' + path
|
||||
if (path == 'polis') {
|
||||
setTimeout(() => {
|
||||
document.querySelector('h2').innerHTML = 'Oct 30, 2021 – Mar 6, 2022'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue