Add css optimization and improve images (#20)

* fix video url

* update deploy script for using rsync

* remove delete from script

* translate resources page

* fix images dimensions and favicon

* add css optimization plugin and improve images
This commit is contained in:
Juan Manzanero
2024-10-12 13:49:49 -06:00
committed by GitHub
parent ad026953da
commit 4dadd988f4
5 changed files with 136 additions and 42 deletions

View File

@ -17,6 +17,7 @@
"@astrojs/sitemap": "^3.1.6",
"@astrojs/tailwind": "^5.1.0",
"@astrojs/vercel": "^7.7.2",
"@playform/inline": "^0.1.0",
"@radix-ui/react-slot": "^1.1.0",
"@tailwindcss/typography": "^0.5.13",
"@types/react": "^18.3.3",