fix: remove totop arrow
it's causing too many bugs because why wouldn't it
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
import Services from "@/components/index/services.vue";
|
||||
import About from "@/components/index/about.vue";
|
||||
|
||||
definePageMeta({ layout: "withtop" });
|
||||
//definePageMeta({ layout: "withtop" });
|
||||
useTitle("Home", "Personal website!");
|
||||
</script>
|
||||
|
||||
|
Reference in New Issue
Block a user