disable quotes.
Deploy PHP App / deploy (push) Successful in 16m1s

Signed-off-by: Willy Sudiarto Raharjo <willysr@staff.ukdw.ac.id>
This commit is contained in:
2026-08-26 15:20:27 +07:00
parent abffc2de6a
commit eaf2512691
+1 -1
View File
@@ -24,7 +24,7 @@ include "includes/navbar.html";
<section class="right"> <section class="right">
<section class="quotes"> <section class="quotes">
<?php <?php
include "includes/quotes.php"; //include "includes/quotes.php";
?> ?>
</section> </section>