Work with new Zalvena Service project
This commit is contained in:
parent
7416341746
commit
4b49a22257
16 changed files with 883 additions and 44 deletions
5
test/astro.config.mjs
Normal file
5
test/astro.config.mjs
Normal file
|
@ -0,0 +1,5 @@
|
|||
// @ts-check
|
||||
import { defineConfig } from 'astro/config';
|
||||
|
||||
// https://astro.build/config
|
||||
export default defineConfig({});
|
Loading…
Add table
Add a link
Reference in a new issue