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

16
package-lock.json generated
View file

@ -13,7 +13,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",
@ -22,7 +22,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",
@ -2139,9 +2139,9 @@
}
},
"node_modules/@types/node": {
"version": "24.2.0",
"resolved": "https://registry.npmjs.org/@types/node/-/node-24.2.0.tgz",
"integrity": "sha512-3xyG3pMCq3oYCNg7/ZP+E1ooTaGB4cG8JWRsqqOYQdbWNY4zbaV0Ennrd7stjiJEFZCaybcIgpTjJWHRfBSIDw==",
"version": "24.2.1",
"resolved": "https://registry.npmjs.org/@types/node/-/node-24.2.1.tgz",
"integrity": "sha512-DRh5K+ka5eJic8CjH7td8QpYEV6Zo10gfRkjHCO3weqZHWDtAaSTFtl4+VMqOJ4N5jcuhZ9/l+yy8rVgw7BQeQ==",
"license": "MIT",
"dependencies": {
"undici-types": "~7.10.0"
@ -2455,9 +2455,9 @@
}
},
"node_modules/astro": {
"version": "5.12.8",
"resolved": "https://registry.npmjs.org/astro/-/astro-5.12.8.tgz",
"integrity": "sha512-KkJ7FR+c2SyZYlpakm48XBiuQcRsrVtdjG5LN5an0givI/tLik+ePJ4/g3qrAVhYMjJOxBA2YgFQxANPiWB+Mw==",
"version": "5.12.9",
"resolved": "https://registry.npmjs.org/astro/-/astro-5.12.9.tgz",
"integrity": "sha512-cZ7kZ61jyE5nwSrFKSRyf5Gds+uJELqQxJFqMkcgiWQvhWZJUSShn8Uz3yc9WLyLw5Kim5P5un9SkJSGogfEZQ==",
"license": "MIT",
"dependencies": {
"@astrojs/compiler": "^2.12.2",

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",

View file

@ -20,6 +20,9 @@ _Sunrise_
![Alan Wake II night lighting](night.jpg)
_Night_
![Alan Wake II image reference PureRef board](reference.jpg)
_Reference board_
### Early progress and tests
![Alan Wake II tree trunk lighting test](trunk.jpg)

Binary file not shown.

After

Width:  |  Height:  |  Size: 567 KiB