feat: Add latest now page
All checks were successful
Build Docker / BuildImage (push) Successful in 1m35s

This commit is contained in:
2024-10-22 17:41:06 +11:00
parent 1a3572e64c
commit 8a50ae7e32
6 changed files with 162 additions and 3 deletions

View File

@@ -36,7 +36,7 @@
</head>
<body>
<div class="text-center" style="margin-top: 20px;"><img src="/assets/img/signalQR.png"><span class="fs-2" style="display: block;">Create a chat with my username or<br>scan this QR code on your phone<br>to chat with me on signal</span></div>
<div class="text-center" style="margin-top: 20px;"><img src="/assets/img/signalQR.jpg" width="470" height="547"><span class="fs-2" style="display: block;">Create a chat with my username or<br>scan this QR code on your phone<br>to chat with me on signal</span></div>
<script src="/assets/bootstrap/js/bootstrap.min.js"></script>
<script src="/assets/js/script.min.js"></script>
<script src="/assets/js/hacker.min.js"></script>