Browse Source

Add credit link in footer

DricomDragon 5 năm trước cách đây
mục cha
commit
946410e324
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  1. 4 0
      web/include/footer.php

+ 4 - 0
web/include/footer.php

@@ -6,6 +6,10 @@
             -
             Mis en ligne le
             <?php include("generated/date.txt"); ?>
+            -
+            <a href="/public/credit.php">
+            Credits
+            </a>
         </span>
     </div>
 </footer>