More updates - Add Back to top link in footer component. - Remove unused slider css for now.
This commit is contained in:
parent
81ca46e9bb
commit
0817bfff1b
3 changed files with 6 additions and 57 deletions
|
|
@ -27,8 +27,7 @@
|
|||
|
||||
<main class="container">
|
||||
<section>
|
||||
<h1>Recent posts</h1>
|
||||
|
||||
<h2>Posts</h2>
|
||||
<ul>
|
||||
{#each posts as post}
|
||||
<!-- we're using the non-standard `rel=prefetch` attribute to
|
||||
|
|
|
|||
Loading…
Reference in a new issue