fix template

This commit is contained in:
relikd
2021-07-05 16:22:43 +02:00
parent f6541d235b
commit 0dd676d6a1
7 changed files with 5 additions and 6 deletions

View File

@@ -66,6 +66,6 @@ build the intermediate file only.
</section>
</article>
<button class= "button" onclick="window.scrollTo(0, 0)">back to top</button>
<button class="button" onclick="window.scrollTo({top: 0, behavior: 'smooth'})">back to top</button>
</body>
</html>