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",
|
kind: "script",
|
||||||
url: "/documents/scripts/loop.pdf",
|
url: "/documents/scripts/loop.pdf",
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
title: "Hole",
|
||||||
|
kind: "script",
|
||||||
|
url: "/documents/scripts/hole.pdf",
|
||||||
|
}
|
||||||
];
|
];
|
||||||
|
|
||||||
export const photos: Photo[] = [
|
export const photos: Photo[] = [
|
||||||
|
|||||||
BIN
public/documents/scripts/hole.pdf
Normal file
BIN
public/documents/scripts/hole.pdf
Normal file
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user