diff options
author | Claudius "keldu" Holeksa <mail@keldu.de> | 2024-07-02 13:53:00 +0200 |
---|---|---|
committer | Claudius "keldu" Holeksa <mail@keldu.de> | 2024-07-02 13:53:00 +0200 |
commit | d84a32c77abc92fd85b787ef5d805105893d5419 (patch) | |
tree | 0d0c639b9291360ef707d8b2124f3017568cbd73 | |
parent | a190e7cf7bf9ff5b845af6cf70855cc4e761a2ad (diff) |
Added hyphens
-rw-r--r-- | content/content.yaml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/content/content.yaml b/content/content.yaml index 72096d4..f14215b 100644 --- a/content/content.yaml +++ b/content/content.yaml @@ -1,7 +1,7 @@ contacts: name: Claudius Holeksa title: HPC Scientist - email: mail@keldu.de + email: "mail@keldu.de" phone: "+49 16344585 90" address: "Germany, 76137 Karlsruhe, Wilhelmstr. 35-39" linkedin: "https://www.linkedin.com/in/claudius-holeksa-0b1a5b126/" @@ -22,6 +22,7 @@ skills: - Async Programming - Protocol Design - Git + - SYCL/AdaptiveCpp - name: OS items: - Debian |