We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5a5598 commit 6699bcfCopy full SHA for 6699bcf
2 files changed
docs/astro.config.mjs
@@ -5,8 +5,7 @@ import catppuccin from "@catppuccin/starlight";
5
6
// https://astro.build/config
7
export default defineConfig({
8
- site: 'https://nighterdevelopment.github.io/SmartSpawner/',
9
- base: '/SmartSpawner/',
+ site: 'https://docs.smartspawner.site',
10
integrations: [
11
starlight({
12
plugins: [
docs/public/CNAME
@@ -0,0 +1 @@
1
+docs.smartspawner.site
0 commit comments