main #5

Merged
toastie_t0ast merged 6 commits from main into develop 2024-01-20 02:12:29 -08:00
3 changed files with 3 additions and 20056 deletions
Showing only changes of commit 329b189822 - Show all commits

17963
.pnp.cjs generated

File diff suppressed because one or more lines are too long

2090
.pnp.loader.mjs generated

File diff suppressed because it is too large Load diff

View file

@ -1,6 +1,6 @@
{ {
"name": "test-site", "name": "dragons-site",
"description": "AstroWind: A free template using Astro 4.0 and Tailwind CSS. Astro starter theme.", "description": "The site for Dragonschildstudios",
"version": "1.0.0-beta.13", "version": "1.0.0-beta.13",
"scripts": { "scripts": {
"dev": "astro dev", "dev": "astro dev",
@ -50,4 +50,4 @@
"engines": { "engines": {
"node": ">=18.14.1" "node": ">=18.14.1"
} }
} }