added captions & lightbox to project page

This commit is contained in:
2026-08-16 15:10:25 +02:00
parent edec95abbf
commit b1ad60e76e
7 changed files with 121 additions and 19 deletions
+7
View File
@@ -9,6 +9,7 @@
"version": "0.0.0",
"dependencies": {
"axios": "^1.7.2",
"fslightbox": "^3.7.5",
"gsap": "^3.14.1",
"hyphen": "^1.14.1",
"lenis": "^1.3.26",
@@ -1583,6 +1584,12 @@
"node": "^8.16.0 || ^10.6.0 || >=11.0.0"
}
},
"node_modules/fslightbox": {
"version": "3.7.5",
"resolved": "https://registry.npmjs.org/fslightbox/-/fslightbox-3.7.5.tgz",
"integrity": "sha512-swEUrwMOyiBhdkPf3GXj4nxARX5d8/9yfVCdxgPLl9+ZMiacUTub9O2wxLI0Y2G2jI85Qxfqpv2I24vlbx0zfg==",
"license": "MIT"
},
"node_modules/function-bind": {
"version": "1.1.2",
"resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz",