Add basic pages for blog entries
This commit is contained in:
parent
a9d4e94580
commit
8ca3b129dc
6 changed files with 97 additions and 2 deletions
|
|
@ -59,7 +59,7 @@ const games = await getCollection('games', (_, idx) => idx < 3);
|
|||
</li>
|
||||
</ul>
|
||||
<div slot="footer" class="text-end">
|
||||
<a href="">See more...</a>
|
||||
<a href="/blog">See more...</a>
|
||||
</div>
|
||||
</Card>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue