Update themes

This commit is contained in:
danpros 2021-02-21 09:51:23 +07:00
commit 8dceae2b96
7 changed files with 6 additions and 6 deletions

View file

@ -46,7 +46,7 @@
<?php } ?>
<div class="entry-content">
<?php echo get_teaser($p->body, $p->url); ?>
<?php if (config('teaser.type') === 'trimmed'):?><a class="more-link" href="<?php echo $p->url; ?>">Continue reading</a><?php endif;?>
<?php if (config('teaser.type') === 'trimmed'):?><a class="more-link" href="<?php echo $p->url; ?>"><?php echo config('read.more'); ?></a><?php endif;?>
</div>
<footer class="entry-footer">
<span class="posted-on">