diff --git a/report/bachelor_thesis.typ b/report/bachelor_thesis.typ index 627c009..3577809 100644 --- a/report/bachelor_thesis.typ +++ b/report/bachelor_thesis.typ @@ -58,7 +58,7 @@ date: meta.date, // Declaration of honour signature - signature: image("figs/signature_placeholder.svg", width: 4.5cm), // A scan/photo of your handwritten signature + signature: image("figs/signature.png", width: 4.5cm), // A scan/photo of your handwritten signature revision: "1.0", code-theme: "bluloco-light", diff --git a/report/figs/signature.png b/report/figs/signature.png new file mode 100644 index 0000000..79c3370 Binary files /dev/null and b/report/figs/signature.png differ