Spaces:
Sleeping
Sleeping
Fadhili Sumaye commited on
Commit ·
cb1034b
1
Parent(s): e70cef4
Update admin dashboard footer to show Administered by Fadhili and Didas
Browse files- backend/admin.html +1 -1
backend/admin.html
CHANGED
|
@@ -355,7 +355,7 @@
|
|
| 355 |
</main>
|
| 356 |
|
| 357 |
<footer>
|
| 358 |
-
<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>
|