diff options
| author | Ahmed Abdelhalim <[email protected]> | 2023-07-30 16:13:10 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2023-07-30 16:13:10 +0200 |
| commit | d7f9c982854201515d5155f1343698b15135c011 (patch) | |
| tree | dc8a89fb3d0588239f4dd162ca027893712ab2f0 /app/assets/de.html | |
| parent | 02fefc48afe713a1f03720cdfb22f438f7b97c0e (diff) | |
Add PGP link to the header
Diffstat (limited to 'app/assets/de.html')
| -rw-r--r-- | app/assets/de.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/assets/de.html b/app/assets/de.html index 3693575..37f4b9a 100644 --- a/app/assets/de.html +++ b/app/assets/de.html @@ -38,6 +38,7 @@ <a href="https://stackoverflow.com/users/1769515/a14m">StackOverflow</a> </div> <div class="header__linkedin"><a href="https://www.linkedin.com/in/a14m">LinkedIn</a></div> + <div class="header__pgp"><a href="/key.asc">PGP</a></div> </address> </header> |
