diff options
-rw-r--r-- | 404.html | 7 | ||||
-rw-r--r-- | about/index.html | 7 | ||||
-rw-r--r-- | categories/index.html | 7 | ||||
-rw-r--r-- | categories/index.xml | 4 | ||||
-rw-r--r-- | imprint/index.html | 7 | ||||
-rw-r--r-- | index.html | 53 | ||||
-rw-r--r-- | index.xml | 4 | ||||
-rw-r--r-- | posts/hsm-basics/index.html | 7 | ||||
-rw-r--r-- | posts/ihsm-worlds-first-diy-hsm/index.html | 7 | ||||
-rw-r--r-- | posts/index.html | 7 | ||||
-rw-r--r-- | posts/index.xml | 4 | ||||
-rw-r--r-- | posts/kicad-mesh-plugin/index.html | 7 | ||||
-rw-r--r-- | posts/led-characterization/index.html | 7 | ||||
-rw-r--r-- | posts/multichannel-led-driver/index.html | 7 | ||||
-rw-r--r-- | posts/private-contact-discovery/index.html | 7 | ||||
-rw-r--r-- | posts/serial-protocols/index.html | 7 | ||||
-rw-r--r-- | posts/thors-hammer/index.html | 7 | ||||
-rw-r--r-- | posts/wifi-led-driver/index.html | 7 | ||||
-rw-r--r-- | tags/index.html | 7 | ||||
-rw-r--r-- | tags/index.xml | 4 |
20 files changed, 114 insertions, 60 deletions
@@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> - <title>404 Page not found | jaseg.de</title> + <title>404 Page not found | 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> @@ -69,7 +69,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/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> 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> diff --git a/imprint/index.html b/imprint/index.html index a1c8482..4541db2 100644 --- a/imprint/index.html +++ b/imprint/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> - <title>Impressum | jaseg.de</title> + <title>Impressum | 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> @@ -165,7 +165,8 @@ Schritten verfolgt.</p> <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> @@ -4,7 +4,7 @@ <meta name="generator" content="Hugo 0.88.1" /> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> - <title>jaseg.de | jaseg.de</title> + <title>blog.jaseg.de | blog.jaseg.de</title> <link rel="stylesheet" href="/css/style.css" /> <link rel="stylesheet" href="/css/fonts.css" /> @@ -19,7 +19,7 @@ <li class="pull-left current"> - <a href="https://blog.jaseg.de/">/home/jaseg.de</a> + <a href="https://blog.jaseg.de/">/home/blog.jaseg.de</a> </li> @@ -35,15 +35,53 @@ <br/> - - - +<h1>blog.jaseg.de</h1> <ul> <li> <span class="date">2021/11/23</span> - <a href="/posts/">Posts</a> + <a href="/posts/ihsm-worlds-first-diy-hsm/">New Paper on Inertial Hardware Security Modules</a> + </li> + + <li> + <span class="date">2020/08/18</span> + <a href="/posts/kicad-mesh-plugin/">Kicad Mesh Plugin</a> + </li> + + <li> + <span class="date">2019/06/22</span> + <a href="/posts/private-contact-discovery/">Private Contact Discovery</a> + </li> + + <li> + <span class="date">2019/05/17</span> + <a href="/posts/hsm-basics/">Hardware Security Module Basics</a> + </li> + + <li> + <span class="date">2018/05/19</span> + <a href="/posts/serial-protocols/">How to talk to your microcontroller over serial</a> + </li> + + <li> + <span class="date">2018/05/03</span> + <a href="/posts/thors-hammer/">Thor's Hammer</a> + </li> + + <li> + <span class="date">2018/05/02</span> + <a href="/posts/multichannel-led-driver/">32-Channel LED tape driver</a> + </li> + + <li> + <span class="date">2018/05/02</span> + <a href="/posts/wifi-led-driver/">Wifi Led Driver</a> + </li> + + <li> + <span class="date">2018/05/02</span> + <a href="/posts/led-characterization/">LED Characterization</a> </li> </ul> @@ -81,7 +119,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> @@ -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>jaseg.de</title> + <title>blog.jaseg.de</title> <link>https://blog.jaseg.de/</link> - <description>Recent content on jaseg.de</description> + <description>Recent content on blog.jaseg.de</description> <generator>Hugo -- gohugo.io</generator> <language>en-us</language> <lastBuildDate>Tue, 23 Nov 2021 23:42:20 +0100</lastBuildDate><atom:link href="https://blog.jaseg.de/index.xml" rel="self" type="application/rss+xml" /> diff --git a/posts/hsm-basics/index.html b/posts/hsm-basics/index.html index 3ff417d..22be70a 100644 --- a/posts/hsm-basics/index.html +++ b/posts/hsm-basics/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> - <title>Hardware Security Module Basics | jaseg.de</title> + <title>Hardware Security Module Basics | 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> @@ -274,7 +274,8 @@ while not providing better sensitivity.</p> <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/posts/ihsm-worlds-first-diy-hsm/index.html b/posts/ihsm-worlds-first-diy-hsm/index.html index da53406..cab2088 100644 --- a/posts/ihsm-worlds-first-diy-hsm/index.html +++ b/posts/ihsm-worlds-first-diy-hsm/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> - <title>New Paper on Inertial Hardware Security Modules | jaseg.de</title> + <title>New Paper on Inertial Hardware Security Modules | 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> @@ -115,7 +115,8 @@ focusing our effort on the next iteration of the design instead. Stay tuned for <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/posts/index.html b/posts/index.html index 6d118f3..46d3979 100644 --- a/posts/index.html +++ b/posts/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> - <title>Posts | jaseg.de</title> + <title>Posts | 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> @@ -122,7 +122,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/posts/index.xml b/posts/index.xml index 376bfaf..1df9a62 100644 --- a/posts/index.xml +++ b/posts/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>Posts on jaseg.de</title> + <title>Posts on blog.jaseg.de</title> <link>https://blog.jaseg.de/posts/</link> - <description>Recent content in Posts on jaseg.de</description> + <description>Recent content in Posts on blog.jaseg.de</description> <generator>Hugo -- gohugo.io</generator> <language>en-us</language> <lastBuildDate>Tue, 23 Nov 2021 23:42:20 +0100</lastBuildDate><atom:link href="https://blog.jaseg.de/posts/index.xml" rel="self" type="application/rss+xml" /> diff --git a/posts/kicad-mesh-plugin/index.html b/posts/kicad-mesh-plugin/index.html index 7ed444f..9c5d25d 100644 --- a/posts/kicad-mesh-plugin/index.html +++ b/posts/kicad-mesh-plugin/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> - <title>Kicad Mesh Plugin | jaseg.de</title> + <title>Kicad Mesh Plugin | 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> @@ -247,7 +247,8 @@ making a copy of the board file first and treating mesh generation as a non-reve <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/posts/led-characterization/index.html b/posts/led-characterization/index.html index 8204998..c5f210e 100644 --- a/posts/led-characterization/index.html +++ b/posts/led-characterization/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> - <title>LED Characterization | jaseg.de</title> + <title>LED Characterization | 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> @@ -461,7 +461,8 @@ can view the Jupyter notebook most of the analysis above <a class="reference ext <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/posts/multichannel-led-driver/index.html b/posts/multichannel-led-driver/index.html index 234af7d..475f933 100644 --- a/posts/multichannel-led-driver/index.html +++ b/posts/multichannel-led-driver/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> - <title>32-Channel LED tape driver | jaseg.de</title> + <title>32-Channel LED tape driver | 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> @@ -416,7 +416,8 @@ analyze the brightness measurement data <a class="reference external" href="http <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/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> diff --git a/posts/serial-protocols/index.html b/posts/serial-protocols/index.html index fe91ce6..4201275 100644 --- a/posts/serial-protocols/index.html +++ b/posts/serial-protocols/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> - <title>How to talk to your microcontroller over serial | jaseg.de</title> + <title>How to talk to your microcontroller over serial | 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> @@ -285,7 +285,8 @@ want to set a large framebuffer in pieces, do it in a <a class="reference extern <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/posts/thors-hammer/index.html b/posts/thors-hammer/index.html index de00869..54c92d2 100644 --- a/posts/thors-hammer/index.html +++ b/posts/thors-hammer/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> - <title>Thor's Hammer | jaseg.de</title> + <title>Thor's Hammer | 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> @@ -122,7 +122,8 @@ board as shims between the plunger and the case to limit the plunger's travel in <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/posts/wifi-led-driver/index.html b/posts/wifi-led-driver/index.html index 5cc87c4..516016a 100644 --- a/posts/wifi-led-driver/index.html +++ b/posts/wifi-led-driver/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> - <title>Wifi Led Driver | jaseg.de</title> + <title>Wifi Led Driver | 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> @@ -179,7 +179,8 @@ violence.</p> <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/tags/index.html b/tags/index.html index 5178603..208c822 100644 --- a/tags/index.html +++ b/tags/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> - <title>Tags | jaseg.de</title> + <title>Tags | 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/tags/index.xml b/tags/index.xml index 6421731..681f230 100644 --- a/tags/index.xml +++ b/tags/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>Tags on jaseg.de</title> + <title>Tags on blog.jaseg.de</title> <link>https://blog.jaseg.de/tags/</link> - <description>Recent content in Tags on jaseg.de</description> + <description>Recent content in Tags on blog.jaseg.de</description> <generator>Hugo -- gohugo.io</generator> <language>en-us</language><atom:link href="https://blog.jaseg.de/tags/index.xml" rel="self" type="application/rss+xml" /> </channel> |