diff options
Diffstat (limited to 'categories')
-rw-r--r-- | categories/index.html | 7 | ||||
-rw-r--r-- | categories/index.xml | 4 |
2 files changed, 6 insertions, 5 deletions
diff --git a/categories/index.html b/categories/index.html index d0e8178..65bf0ff 100644 --- a/categories/index.html +++ b/categories/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> - <title>Categories | jaseg.de</title> + <title>Categories | 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> @@ -73,7 +73,8 @@ <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> diff --git a/categories/index.xml b/categories/index.xml index fab82eb..4df9f5c 100644 --- a/categories/index.xml +++ b/categories/index.xml @@ -1,9 +1,9 @@ <?xml version="1.0" encoding="utf-8" standalone="yes"?> <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> <channel> - <title>Categories on jaseg.de</title> + <title>Categories on blog.jaseg.de</title> <link>https://blog.jaseg.de/categories/</link> - <description>Recent content in Categories on jaseg.de</description> + <description>Recent content in Categories on blog.jaseg.de</description> <generator>Hugo -- gohugo.io</generator> <language>en-us</language><atom:link href="https://blog.jaseg.de/categories/index.xml" rel="self" type="application/rss+xml" /> </channel> |