added dates to projects
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
<div class="project-banner-container">
|
||||
<img class="project-banner" src="{game.banner}">
|
||||
{#if game.date}
|
||||
<p class="project-date">{game.date}</p>
|
||||
<p class="project-date project-date-embed">{game.date}</p>
|
||||
{/if}
|
||||
</div>
|
||||
{/if}
|
||||
|
||||
Reference in New Issue
Block a user