diff --git a/nuxt.config.ts b/nuxt.config.ts
index ff27ffb..d2f2db7 100644
--- a/nuxt.config.ts
+++ b/nuxt.config.ts
@@ -10,7 +10,10 @@ export default defineNuxtConfig({
autoprefixer: {},
},
},
- modules: ["nuxt-icon", "@nuxt/content"],
+ modules: ["nuxt-icon", "@nuxt/content", "@nuxtjs/seo"],
+ site: {
+ url: "www.murchinroom.fun",
+ },
content: {
sources: {
// default source is the `content` directory: not used.
diff --git a/package.json b/package.json
index d55c256..86e2e74 100644
--- a/package.json
+++ b/package.json
@@ -22,6 +22,7 @@
"vue-router": "^4.5.0"
},
"dependencies": {
+ "@nuxtjs/seo": "^2.0.2",
"rehype-katex": "^7.0.1",
"rehype-mathjax": "^6.0.0",
"remark-math": "^6.0.0"
diff --git a/pages/about.vue b/pages/about.vue
deleted file mode 100644
index a1f0438..0000000
--- a/pages/about.vue
+++ /dev/null
@@ -1,97 +0,0 @@
-
-
-
-
-
- About
- We are a small passionate team.
-
-
-
-
- Empowering the world with Nuxt.
-
-
- We're a multi-cultural team from around the world! We come from diverse
- backgrounds, bringing different personalities, experiences and skills to
- the job. This is what makes our team so special.
-