diff options
| author | Ahmed Abdelhalim <[email protected]> | 2022-11-17 18:26:11 +0100 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2022-11-17 18:26:11 +0100 |
| commit | dbada4d034160f21762341f375389854f5165a25 (patch) | |
| tree | dda1e257967792fbf48c6a9d6c35085a4cbfd9f5 /app/assets | |
| parent | a48d0fe1fd7a8375f873e93df070f72095a882cf (diff) | |
Fix style and translation of German print
Diffstat (limited to 'app/assets')
| -rw-r--r-- | app/assets/de.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/de.html b/app/assets/de.html index 755e782..3693575 100644 --- a/app/assets/de.html +++ b/app/assets/de.html @@ -28,7 +28,7 @@ <h1 class="header__name">Ahmed AbdelHalim</h1> <em class="header__job-title">Plattform-Ingenieur · DevOps</em> <address class="header__contact-info"> - <div class="header__location">Berlin, Germany</div> + <div class="header__location">Berlin, Deutschland</div> <div class="header__tel"><a href="tel:+491770126386">+49 177 912 6386</a></div> <div class="header__email"><a href="mailto:[email protected]">[email protected]</a></div> <div class="header__website"><a href="https://a14m.me">website</a></div> |
