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 322f400 commit f1c9c2bCopy full SHA for f1c9c2b
astro.config.mjs
@@ -7,5 +7,6 @@ import alpinejs from '@astrojs/alpinejs';
7
8
// https://astro.build/config
9
export default defineConfig({
10
+ site: "https://ecuadorintech.org",
11
integrations: [tailwind(), alpinejs()]
12
});
0 commit comments