mirror of
https://gitlab.com/MrFry/mrfrys-node-server
synced 2026-04-28 03:07:38 +02:00
Sleepy update
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<% var d = new Date().getHours();
|
||||
if (d < 6 || d > 22) { %>
|
||||
<center>
|
||||
<img src="img/aludni.jpeg" alt="img"/>
|
||||
</center>
|
||||
<% } %>
|
||||
Reference in New Issue
Block a user