push .drone.yml
This commit is contained in:
parent
9b56936372
commit
40c623970d
@ -53,7 +53,7 @@ export function setDarkMode(value) {
|
||||
export function getCV() {
|
||||
const a = document.createElement("a");
|
||||
a.href = "resources/CV - Greg Lebreton.pdf";
|
||||
a.setAttribute("download", "CV - Greg Lebreton.pdf");
|
||||
a.setAttribute("download", "Grégory-Lebreton- CV.pdf");
|
||||
a.click();
|
||||
}
|
||||
|
||||
|
BIN
static/Grégory-Lebreton- CV.pdf
Normal file
BIN
static/Grégory-Lebreton- CV.pdf
Normal file
Binary file not shown.
@ -1 +0,0 @@
|
||||
|
Loading…
x
Reference in New Issue
Block a user