changed robots.txt generator

This commit is contained in:
Patrick Alvin Alcala 2025-06-03 13:47:20 +08:00
parent c19698311b
commit fc053219d4
2 changed files with 282 additions and 40 deletions

View file

@ -10,9 +10,13 @@
},
"dependencies": {
"@astrojs/solid-js": "^5.1.0",
"@fontsource-variable/inter": "^5.2.5",
"@itsmatteomanf/astro-robots-txt": "^0.2.0",
"astro": "^5.8.1",
"astro-compressor": "^1.0.0",
"astro-robots-txt": "^1.0.0",
"solid-js": "^1.9.7"
},
"devDependencies": {
"sass-embedded": "^1.89.1"
}
}