diff options
Diffstat (limited to 'app/assets')
| -rw-r--r-- | app/assets/de.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app/assets/de.html b/app/assets/de.html index f8b236c..81b2916 100644 --- a/app/assets/de.html +++ b/app/assets/de.html @@ -25,7 +25,7 @@ <main> <header class="header"> <h1 class="header__name">Ahmed AbdelHalim</h1> - <em class="header__job-title">Platform Engineer · DevOps</em> + <em class="header__job-title">Plattform-Ingenieur · DevOps</em> <address class="header__contact-info"> <div class="header__location">Berlin, Germany</div> <div class="header__tel"><a href="tel:+491770126386">+49 177 912 6386</a></div> @@ -252,7 +252,7 @@ </article> <article class="project"> <h2 class="project__title"> - <a href="https://git.sr.ht/~a14m/OTW"> Over The Wire Solutions </a> + <a href="https://git.sr.ht/~a14m/OTW"> Over The Wire Lösungen</a> </h2> <p class="project__content"> Lösungen für einige der <a href="https://overthewire.org/wargames/">OTW-Kriegsspiele</a> @@ -261,7 +261,7 @@ </article> <article class="project"> <h2 class="project__title"> - <a href="https://git.sr.ht/~a14m/HTB"> Hack The Box Solutions </a> + <a href="https://git.sr.ht/~a14m/HTB"> Hack The Box Lösungen</a> </h2> <p class="project__content"> Lernsicherheitsanalyse durch Dokumentieren der Lösungen für einige der |
