diff --git a/MyApp.Client/package.json b/MyApp.Client/package.json
index 0fa62cc..b9ce3e2 100644
--- a/MyApp.Client/package.json
+++ b/MyApp.Client/package.json
@@ -18,6 +18,7 @@
"dependencies": {
"@servicestack/client": "^2.1.1",
"@servicestack/vue": "^3.0.88",
+ "@unhead/vue": "^1.8.10",
"@vueuse/core": "^10.7.2",
"pinia": "^2.1.7",
"vue": "^3.4.15",
@@ -31,7 +32,6 @@
"@tsconfig/node20": "^20.1.2",
"@types/markdown-it-container": "^2.0.9",
"@types/node": "^20.11.10",
- "@unhead/vue": "^1.8.10",
"@vitejs/plugin-vue": "^5.0.3",
"@vue/eslint-config-typescript": "^12.0.0",
"@vue/tsconfig": "^0.5.1",
diff --git a/MyApp.Client/src/components/Include.vue b/MyApp.Client/src/components/Include.vue
new file mode 100644
index 0000000..ba4a98b
--- /dev/null
+++ b/MyApp.Client/src/components/Include.vue
@@ -0,0 +1,16 @@
+
+