feat(cv): add
All checks were successful
Build and Push Docker Image / build (push) Successful in 2m33s
All checks were successful
Build and Push Docker Image / build (push) Successful in 2m33s
This commit is contained in:
@@ -31,8 +31,8 @@ const BUTTONS = {
|
||||
cv: {
|
||||
position: [31, 128],
|
||||
action: "open",
|
||||
url: "https://pihkaal.me/cv",
|
||||
text: "/cv",
|
||||
url: "https://pihkaal.me/cv.pdf",
|
||||
text: "/cv.pdf",
|
||||
},
|
||||
} as const satisfies Record<
|
||||
string,
|
||||
|
||||
Reference in New Issue
Block a user