Added timexone island
Signed-off-by: Louis Hollingworth <louis@hollingworth.ch>
This commit is contained in:
parent
9241dc0783
commit
1e847898b9
9 changed files with 288 additions and 155 deletions
|
|
@ -1,6 +1,8 @@
|
|||
import { defineConfig } from 'astro/config';
|
||||
|
||||
import vue from "@astrojs/vue";
|
||||
|
||||
// https://astro.build/config
|
||||
export default defineConfig({
|
||||
integrations: []
|
||||
integrations: [vue()]
|
||||
});
|
||||
Loading…
Add table
Add a link
Reference in a new issue