diff --git a/src/pdf.liquid b/src/pdf.liquid index 32afc4c..18d0eec 100644 --- a/src/pdf.liquid +++ b/src/pdf.liquid @@ -5,11 +5,14 @@ eleventyComputed: title: "{{author.firstName}} {{author.name}}, {{author.occupation}}" links: - value: "thomas@amstutz.it" - - value: "github.com/TheThomaas" - url: "https://github.com/TheThomaas" - - value: "123 123 12 12" + url: "mailto:thomas@amstutz.it" + - value: "18 mai 2002" + # - value: "github.com/TheThomaas" + # url: "https://github.com/TheThomaas" + - value: "079 842 69 38" + url: "tel:+41798426938" - value: "amstutz.it" - url: "https://github.com/TheThomaas" + url: "https://www.amstutz.it" ---