initial commit

This commit is contained in:
2026-07-14 22:02:24 +03:00
parent a80849829a
commit 6453730766
2783 changed files with 6055 additions and 238 deletions
+6 -3
View File
@@ -1,5 +1,5 @@
{
"name": "",
"name": "ta1sph.website",
"type": "module",
"version": "0.0.1",
"engines": {
@@ -12,6 +12,9 @@
"astro": "astro"
},
"dependencies": {
"astro": "^7.0.9"
"@astrojs/sitemap": "^3.7.3",
"@tailwindcss/vite": "^4.3.2",
"astro": "^7.0.9",
"tailwindcss": "^4.3.2"
}
}
}