Meta tags, Contact, and simple glossary

This commit is contained in:
2025-09-27 18:37:22 +07:00
parent d65776549c
commit dd1d37186e
10 changed files with 408 additions and 22 deletions
-5
View File
@@ -34,11 +34,6 @@ export default defineConfig({
"@": fileURLToPath(new URL("./src", import.meta.url))
}
},
server: {
watch: {
ignored: "**/pocketbase/**"
}
}
},
integrations: [solidJs(), mdx()]