diff --git a/src/components/Notice.vue b/src/components/Notice.vue
new file mode 100644
index 0000000..4ded2fd
--- /dev/null
+++ b/src/components/Notice.vue
@@ -0,0 +1,38 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/src/pages/notice.astro b/src/pages/notice.astro
deleted file mode 100644
index fecf50e..0000000
--- a/src/pages/notice.astro
+++ /dev/null
@@ -1,5 +0,0 @@
----
-import Notice from '../components/Notice.vue';
----
-
-
\ No newline at end of file