fix: add the heart reference board to project
All checks were successful
Docker / build-and-push-image (push) Successful in 2m25s

This commit is contained in:
Troy 2025-08-11 11:47:43 +01:00
parent 179803a4c0
commit 5a4bbae7fa
Signed by: troy
GPG key ID: DFC06C02ED3B4711
4 changed files with 13 additions and 10 deletions

View file

@ -17,7 +17,7 @@
"@astrojs/rss": "^4.0.12",
"@astrojs/sitemap": "3.4.2",
"@tailwindcss/vite": "^4.1.11",
"astro": "^5.12.8",
"astro": "^5.12.9",
"astro-icon": "^1.1.5",
"rehype-external-links": "^3.0.0",
"tailwindcss": "^4.1.11",
@ -26,7 +26,7 @@
"devDependencies": {
"@iconify-json/mdi": "^1.2.3",
"@tailwindcss/typography": "^0.5.16",
"@types/node": "^24.2.0",
"@types/node": "^24.2.1",
"npm-check-updates": "^18.0.2",
"prettier": "^3.6.2",
"prettier-plugin-astro": "^0.14.1",