1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-10 23:24:04 +02:00

Default theme: updates

This commit is contained in:
Awilum
2018-12-26 13:58:02 +03:00
parent bd62137a81
commit 282d03d83b

View File

@@ -8,5 +8,5 @@
<div><?= $entry['date'] ?></div>
</a>
<?php endforeach ?>
<a href="/blog" class="blog-read">Read the rest of the blog</a>
<a href="./blog" class="blog-read">Read the rest of the blog</a>
<?php Themes::view('partials/footer')->display() ?>