summaryrefslogtreecommitdiff
path: root/frontend/timer/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/timer/index.html')
-rw-r--r--frontend/timer/index.html6
1 files changed, 5 insertions, 1 deletions
diff --git a/frontend/timer/index.html b/frontend/timer/index.html
index 724ebe8..935cbd5 100644
--- a/frontend/timer/index.html
+++ b/frontend/timer/index.html
@@ -20,10 +20,14 @@
<img src="/assets/img/washer_off.png" alt="" style="width: 2rem; margin-top: 3rem; margin-right: auto; margin-left: auto; opacity: .5;">
<span style="opacity: .5; margin-top: .5rem; margin-bottom: 2rem; display: block;">You currently don't have any laundry.</span>
</div>
+ <fieldset class="section-container">
+ <legend>Advisory</legend>
+ <img src="/assets/img/advisory/0.png" alt="">
+ </fieldset>
<div class="section-container credits-container">
<span>Developed by <a href="https://altafcreator.com">Athaalaa Altaf Hafidz</a>, a fellow resident • <a href="https://git.altafcreator.com/victoriahall-laundryweb.git/">Source Code</a></span>
</div>
- <a href="mailto:dev@altafcreator.com" class="feedback"><span>✉️ Bugs? Feedback?</span></a>
+ <a href="https://tally.so/r/2EvbWD" class="feedback"><span>📝 Bugs? Enquiries?</span></a>
<script src="/main.js"></script>
<script>
startLoadTimers();