diff options
Diffstat (limited to 'about/index.html')
-rw-r--r-- | about/index.html | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/about/index.html b/about/index.html index 48b3eb9..486e7f8 100644 --- a/about/index.html +++ b/about/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> - <title>About jaseg | jaseg.de</title> + <title>About jaseg | 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> @@ -118,7 +118,8 @@ pHnZI/0y3ksMBkdbBw== <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> |