Put link back around date
continuous-integration/drone/pr Build encountered an error Details

This commit is contained in:
Anton McClure 2020-12-31 11:26:07 -05:00
parent 72c58e972e
commit 6322781bf6
1 changed files with 2 additions and 2 deletions

View File

@ -73,9 +73,9 @@ $parser = Tildeverse\Wiki\Parser::factory();
<div class="list-group">
<div class="list-group-item">
<a href="/news/<?=basename($page, ".md")?>"><h3 class="list-group-item-heading"><?=$yaml["title"]?></h3></a>
<h3 class="list-group-item-heading"><?=$yaml["title"]?></h3>
<em>
<?=$yaml["date"]?>
<a href="/news/<?=basename($page, ".md")?>"><?=$yaml["date"]?></a>
</em>
&bull;
<em>