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
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:
@@ -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[] = [
|
||||
|
||||
Reference in New Issue
Block a user