summaryrefslogtreecommitdiff
path: root/frontend/timer
diff options
context:
space:
mode:
authoraltaf-creator <dev@altafcreator.com>2025-12-03 15:52:56 +0700
committeraltaf-creator <dev@altafcreator.com>2025-12-03 15:52:56 +0700
commit761cd8abbdc72836be61d327adb0c31a887d6d0b (patch)
tree5ac4a16ef1d396270e26dd6cb1dcf0d1178f3073 /frontend/timer
parent2f946c233ee67e149b79c2878efeddbbb0dc1846 (diff)
secure cookies
Diffstat (limited to 'frontend/timer')
-rw-r--r--frontend/timer/index.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/frontend/timer/index.html b/frontend/timer/index.html
index f99b881..2d03d70 100644
--- a/frontend/timer/index.html
+++ b/frontend/timer/index.html
@@ -28,6 +28,9 @@
<button class="button button-tab bg-3" onclick="window.location.href = '/status/'">Status</button>
</div>
<div id="timer-container" class="section-container no-pad"></div>
+ <div>
+ <span>Developed by Athaalaa Altaf Hafidz, H1-09-16</span>
+ </div>
<script src="/main.js"></script>
<script>
startLoadTimers();