add huuuge stuff

This commit is contained in:
2022-11-14 00:53:09 +01:00
parent 0ddfa4d66f
commit 6aa6955fa8
30 changed files with 1768 additions and 72 deletions

View File

@ -4,7 +4,6 @@ html
title iTender
link(rel='stylesheet', href='/stylesheets/reset.css')
link(rel='stylesheet', href='/stylesheets/style.css')
link(rel='stylesheet', href='/stylesheets/modal.css')
body
div.modal#modal
div.modal-content#modal-content
@ -29,4 +28,4 @@ html
setTimeout( () =>
{
window.location.reload();
}, 30000 );
}, 120000 );