1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-11 07:34:22 +02:00

Default theme: updates and improvements

This commit is contained in:
Awilum
2018-12-26 04:04:53 +03:00
parent 71ecbd1e3e
commit 75c6d2cf74

View File

@@ -8,5 +8,5 @@
<div><?= $entry['date'] ?></div>
</a>
<?php endforeach ?>
<a href="#">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() ?>