mirror of
https://github.com/zen-browser/www.git
synced 2025-07-07 17:05:32 +02:00
fix: adds site config
This commit is contained in:
parent
73b4b69d5d
commit
93af03eab2
1 changed files with 1 additions and 0 deletions
|
@ -7,4 +7,5 @@ import react from '@astrojs/react';
|
|||
// https://astro.build/config
|
||||
export default defineConfig({
|
||||
integrations: [tailwind(), react()],
|
||||
site: 'https://zen-browser.app',
|
||||
});
|
Loading…
Add table
Add a link
Reference in a new issue