mirror of
https://gitlab.com/MrFry/mrfrys-node-server
synced 2025-04-01 20:24:18 +02:00
Sleepy update
This commit is contained in:
6
views/aludni.ejs
Normal file
6
views/aludni.ejs
Normal file
@@ -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