Work with new Zalvena Service project

This commit is contained in:
Korbs 2025-02-19 04:25:56 -05:00
parent 7416341746
commit 4b49a22257
Signed by: Korbs
SSH key fingerprint: SHA256:Q0b0KraMldpAO9oKa+w+gcsXsOTykQ4UkAKn0ByGn5U
16 changed files with 883 additions and 44 deletions

5
test/astro.config.mjs Normal file
View file

@ -0,0 +1,5 @@
// @ts-check
import { defineConfig } from 'astro/config';
// https://astro.build/config
export default defineConfig({});