aboutsummaryrefslogtreecommitdiffstats
path: root/layouts/default.vue
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/default.vue')
-rw-r--r--layouts/default.vue5
1 files changed, 2 insertions, 3 deletions
diff --git a/layouts/default.vue b/layouts/default.vue
index fef2da1..01e8484 100644
--- a/layouts/default.vue
+++ b/layouts/default.vue
@@ -1,5 +1,4 @@
-<script setup lang="ts">
-</script>
+<script setup lang="ts"></script>
<template>
<SiteHeader />
@@ -23,4 +22,4 @@
#content {
width: 100%;
}
-</style> \ No newline at end of file
+</style>