This commit is contained in:
Lilith Ashley Nyx Arson 🔥 2023-09-02 23:12:35 +02:00
parent 2aef055057
commit 89d4e12596
Signed by: root
GPG key ID: 83A53A8C412E93F5
4 changed files with 8 additions and 9 deletions

View file

@ -96,9 +96,7 @@ foreach ($posts as $idx => $post) {
<?php } ?>
</div>
*/ ?>
<div class="section footer">
Copyleft <span class="copyleft">&copy;</span> Yuki <?= date("Y") . PHP_EOL ?>
</div>
<?php include("footer.php"); ?>
</div>
</body>