Add new script "Hole" and update existing script "Loop"
All checks were successful
Build and Deploy Gabriel Kaszewski Portfolio / build-and-deploy-local (push) Successful in 1m56s

Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
2026-08-21 12:56:39 +02:00
parent 307357a3e7
commit 4f090be72f
3 changed files with 5 additions and 0 deletions

View File

@@ -589,6 +589,11 @@ export const writings: Writing[] = [
kind: "script",
url: "/documents/scripts/loop.pdf",
},
{
title: "Hole",
kind: "script",
url: "/documents/scripts/hole.pdf",
}
];
export const photos: Photo[] = [