2024-01-09 21:53:27 +00:00
<!doctype html> < html lang = en-us > < head > < meta name = description content = "Description" > < meta charset = utf-8 > < meta name = viewport content = "width=device-width,initial-scale=1,shrink-to-fit=no" > < meta http-equiv = x-ua-compatible content = "ie=edge" > < meta name = color-scheme content = "dark light" > < meta property = "og:title" content = "TEST" > < meta property = "og:description" content = "Description" > < meta property = "og:type" content = "website" > < meta property = "og:url" content = "https://hoernschen.de/test/" > < title > TEST< / title > < link rel = stylesheet type = text/css href = /css/index.bc9cfb6814f9456896c9e28796246fa6688c525a402eb81ad43242a1ae30e463.css > < link rel = stylesheet type = text/css href = /icons/fontawesome.css > < script src = /js/index.js > < / script >
< script src = /js/theme.js > < / script >
2024-01-08 09:25:00 +00:00
< script src = /js/scroll.js > < / script > < / head > < body > < header id = header > < div class = header > < a class = home href = /# > < i class = icon-home > < / i > < / a > < div class = items > < a class = item href = /posts > Blog< / a >
< a class = item href = /test > Test< / a > < / div > < a id = theme-toggler href = # > < i class = icon-adjust > < / i > < / a > < / div > < / header > < span id = progress class = progress > < / span > < main id = content > < div class = content > < article > < div class = title > < h1 > TEST< / h1 > < div class = divider > < / div > < / div > < p > Dies ist eine Testseite.< / p > < / article > < div class = list > < / div > < / div > < / main > < footer class = footer > < div class = social > < a href = https://chaos.social/@hoernschen rel = "nofollow me" > < i class = icon-mastodon > < / i >
Mastodon< / a >
< a href = https://www.instagram.com/jhoernschen/ rel = nofollow > < i class = icon-instagram > < / i >
Instagram< / a >
< a href = https://gitlab.com/hoernschen rel = nofollow > < i class = icon-gitlab > < / i >
Gitlab< / a >
< a href = https://github.com/hoernschen rel = nofollow > < i class = icon-github > < / i >
Github< / a >
< a href = https://code.nutfactory.org/hoernschen rel = nofollow > < i class = icon-git-alt > < / i >
Forgejo< / a >
< a href = https://codeberg.org/hoernschen rel = nofollow > < i class = icon-git-alt > < / i >
Codeberg< / a >
< a href = /posts/index.xml rel > < i class = icon-rss > < / i > < / a > < / div > < ul class = links > < li class = link > < a href = /imprint > Impressum< / a > < / li > < li class = link > < a href = /privacy > Datenschutz< / a > < / li > < / ul > < p class = copyright > © 2024 Hoernschen< / a > < / p > < / footer > < a class = "totop hide" id = totop href = # > < i class = icon-angle-up > < / i > < / a > < / body > < / html >