styled links in project posts
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
<script lang="ts">
|
||||
let y: number;
|
||||
|
||||
// TODO change out for <a href="#top"/>
|
||||
function scrollToTop() {
|
||||
document.documentElement.scrollTop = 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user