2026-04-10 22:36:29 +02:00
< footer class = "site-footer" >
< div class = "wrapper" >
< div class = "footer-col-wrapper" >
<!-- <p style="text - align:center;">{% if site.git %}Source: <a href="{{ site.git }}{{ site.branch }}{{ page.path }}" class="git" target="_blank">{{ site.git }}{{ site.branch }}{{ page.path }}</a>{% endif %}</p> -->
< h2 style = "display:none;" > Navigation< / h2 >
< ul style = "list-style:none;margin-left:0px;text-align:center;" >
2026-06-03 21:48:45 +02:00
< li style = "display:inline;" > < a href = "/" style = "text-decoration:none;" title = "Home" class = "home" > Home< / a > -< / li >
2026-04-10 22:36:29 +02:00
<!-- <li style="display:inline;"> <a href="/about/" style="text - decoration:none;" title="About" class="about">About</a> - </li> -->
< li style = "display:inline;" > < a href = "/contact/" style = "text-decoration:none;" title = "Contact" class = "mail" > Contact< / a > -< / li >
< li style = "display:inline;" > < a href = "/community/code-of-conduct/" style = "text-decoration:none;" title = "Code of Conduct" class = "love" > Code of Conduct< / a > -< / li >
< li style = "display:inline;" > < a href = "/privacy/" style = "text-decoration:none;" title = "Privacy" class = "privacy" > Privacy< / a > -< / li >
<!-- <li style="display:inline;"> <a href="/search/" style="text - decoration:none;" title="Search" class="search">Search</a> - </li> -->
< li style = "display:inline;" > < a href = "/feed/" style = "text-decoration:none;" title = "Blog Feed" class = "rss" > Blog Feed< / a > < / li >
< / ul >
< ul style = "list-style:none;margin-left:0px;text-align:center;" >
< li style = "display:inline;" > < a href = "{{ site.git }}" style = "text-decoration:none;" title = "Git" class = "git" > Git< / a > -< / li >
< li style = "display:inline;" > < a href = "{{ site.git }}issues" style = "text-decoration:none;" title = "Issues" class = "bug" > Issues< / a > -< / li >
< li style = "display:inline;" > < a href = "{{ site.mastodon }}" style = "text-decoration:none;" title = "Mastodon" class = "mastodon" rel = "me" > Mastodon< / a > -< / li >
< li style = "display:inline;" > < a href = "{{ site.git }}wiki" style = "text-decoration:none;" title = "Wiki" class = "wiki" > Wiki< / a > < / li >
< / ul >
< p style = "text-align:center;" > < a href = "/copyright/" style = "text-decoration:none;" title = "Copyright" > Copyright< / a > © {{ site.time | date: "%Y" }} - Johannes Findeisen (< a href = "https://git.xw3.org/hanez" class = "user" > hanez< / a > )< / p >
< / div >
< / div >
< / footer >