diff --git a/.env.example b/.env.example
deleted file mode 100644
index be021f5..0000000
--- a/.env.example
+++ /dev/null
@@ -1 +0,0 @@
-NUXT_SESSION_PASSWORD=
\ No newline at end of file
diff --git a/app/app.vue b/app/app.vue
index 20131c9..a84be72 100644
--- a/app/app.vue
+++ b/app/app.vue
@@ -2,51 +2,15 @@
useHead({
link: [{ rel: 'icon', type: 'image/png', href: '/favicon.ico' }],
})
-
-const head = useLocaleHead({
- addDirAttribute: true,
- identifierAttribute: 'id',
- addSeoAttributes: true,
-})
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+