feat: add alan wake ii in-progress work
All checks were successful
Docker / build-and-push-image (push) Successful in 4m25s
All checks were successful
Docker / build-and-push-image (push) Successful in 4m25s
This commit is contained in:
parent
db23c4aee4
commit
98da2ca122
5 changed files with 73 additions and 67 deletions
|
@ -68,6 +68,7 @@ import video2023_07_19 from "./2023-07-19.webm";
|
|||
</video>
|
||||
</div>
|
||||
|
||||
import image2025_07_26 from "./2025-07-26.jpg";
|
||||
import image2024_04_01 from "./2024-04-01.jpg";
|
||||
import image2022_01_27 from "./2022-01-27.jpg";
|
||||
import image2023_11_23 from "./2023-11-23.jpg";
|
||||
|
@ -91,6 +92,7 @@ import imagelovesongs from "./lovesongs-2-2153-P.jpg";
|
|||
|
||||
<Gallery
|
||||
items={[
|
||||
{ src: image2025_07_26, alt: "Alan Wake II" },
|
||||
{ src: image2024_04_01, alt: "224 Torquay Road" },
|
||||
{ src: image2022_01_27, alt: "Studying Spider" },
|
||||
{ src: image2023_11_23, alt: "Ugolino and His Sons lighting" },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue