We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11e421f commit cb394fdCopy full SHA for cb394fd
1 file changed
tutorial/astro.config.mjs
@@ -1,6 +1,7 @@
1
// @ts-check
2
import { defineConfig } from 'astro/config';
3
4
+
5
// https://astro.build/config
6
export default defineConfig({
7
site: 'https://mtixier.github.io/',
0 commit comments