feat: add exif data to image tags
Some checks failed
Deploy to SFTP Server / build (push) Failing after 1m34s

This commit is contained in:
2024-06-21 16:15:48 +02:00
parent 08c852a9e8
commit e5726437ed
5 changed files with 62 additions and 17 deletions

View File

@ -16,6 +16,7 @@
"@astrojs/tailwind": "^5.1.0",
"astro": "^4.11.0",
"astro-i18n-aut": "^0.7.0",
"exifreader": "^4.23.3",
"svelte": "^4.2.18",
"svelte-gestures": "^5.0.1",
"tailwindcss": "^3.4.4",