Skip to content

Commit 74cb384

Browse files
committed
configure site
1 parent 26de1f8 commit 74cb384

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

astro.config.mjs

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,6 @@ export default defineConfig({
3131
},
3232
wrap: false
3333
}
34-
}
35-
});
34+
},
35+
site: 'https://docs.basicmemory.com'
36+
});

0 commit comments

Comments
 (0)