diff options
Diffstat (limited to 'posts/private-contact-discovery/index.html')
-rw-r--r-- | posts/private-contact-discovery/index.html | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/posts/private-contact-discovery/index.html b/posts/private-contact-discovery/index.html index 593c4ab..609a95e 100644 --- a/posts/private-contact-discovery/index.html +++ b/posts/private-contact-discovery/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> - <title>Private Contact Discovery | jaseg.de</title> + <title>Private Contact Discovery | blog.jaseg.de</title> <link rel="stylesheet" href="/css/style.css" /> <link rel="stylesheet" href="/css/fonts.css" /> @@ -18,7 +18,7 @@ <li class="pull-left "> - <a href="https://blog.jaseg.de/">/home/jaseg.de</a> + <a href="https://blog.jaseg.de/">/home/blog.jaseg.de</a> </li> @@ -114,7 +114,8 @@ accountability issues by simply not producing as much sensitive data in the firs <a href="https://creativecommons.org/licenses/by-nc-sa/4.0/">CC-BY-NC-SA 4.0</a>. </div> <div id="imprint-info"> - <a href="/imprint">Impressum und Haftungsausschluss und Datenschutzerklärung</a>. + <a href="/imprint">Impressum und Haftungsausschluss und Datenschutzerklärung</a>.<br/> + <a href="/about">About this blog</a>. </div> </footer> </body> |