diff options
Diffstat (limited to 'frontend/timer/index.html')
| -rw-r--r-- | frontend/timer/index.html | 3 |
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(); |
