More Redesign
This commit is contained in:
parent
9e61582456
commit
5da1dde6a6
13 changed files with 79 additions and 20 deletions
src/components/listings
|
@ -22,7 +22,7 @@ const render_date = releaseDate.toLocaleDateString('en-GB', options_date)
|
|||
<article>
|
||||
<h2>{title}</h2>
|
||||
<h3>{render_date}</h3>
|
||||
<p>{shortdescription}</p>
|
||||
<!-- <p>{shortdescription}</p> -->
|
||||
</article>
|
||||
</a>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue