More updates
- Add Back to top link in footer component. - Remove unused slider css for now.
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user