More updates

- Add Back to top link in footer component.
- Remove unused slider css for now.
This commit is contained in:
2021-03-29 14:31:28 +01:00
parent f3b91b8723
commit ea3b2521a4
3 changed files with 6 additions and 57 deletions

View File

@ -1,3 +1,4 @@
<footer class="container py-3">
<p>&copy; 2020-2021 Quartznet | <a href="./policy">Policy</a></p>
<p><a href="#">Back to top</a></p>
</footer>

View File

@ -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