aboutsummaryrefslogtreecommitdiff
path: root/front-end/src/views/index.vue
diff options
context:
space:
mode:
Diffstat (limited to 'front-end/src/views/index.vue')
-rw-r--r--front-end/src/views/index.vue6
1 files changed, 1 insertions, 5 deletions
diff --git a/front-end/src/views/index.vue b/front-end/src/views/index.vue
index 07b0a09..ff4046e 100644
--- a/front-end/src/views/index.vue
+++ b/front-end/src/views/index.vue
@@ -11,8 +11,4 @@ import { useRouter } from 'vue-router';
const { push } = useRouter();
push('/blog')
-</script>
-
-<style lang="scss">
-
-</style> \ No newline at end of file
+</script> \ No newline at end of file