Fadhili Sumaye commited on
Commit
cb1034b
·
1 Parent(s): e70cef4

Update admin dashboard footer to show Administered by Fadhili and Didas

Browse files
Files changed (1) hide show
  1. backend/admin.html +1 -1
backend/admin.html CHANGED
@@ -355,7 +355,7 @@
355
  </main>
356
 
357
  <footer>
358
- <p>&copy; 2026 Pest Detection API. Built with FastAPI.</p>
359
  </footer>
360
 
361
  <audio id="alert-sound" src="https://assets.mixkit.co/active_storage/sfx/911/911-500.wav" preload="auto"></audio>
 
355
  </main>
356
 
357
  <footer>
358
+ <p>Administered by Fadhili and Didas</p>
359
  </footer>
360
 
361
  <audio id="alert-sound" src="https://assets.mixkit.co/active_storage/sfx/911/911-500.wav" preload="auto"></audio>