2023-10-28 20:20:33 +00:00
<!doctype html> < html lang = en > < head > < meta name = generator content = "Hugo 0.115.4" > < meta charset = utf-8 > < meta name = viewport content = "width=device-width,initial-scale=1" > < style > : root { --accent-color : #FF4D4D } < / style > < title > Hoernschen< / title > < meta name = description content > < meta name = keywords content > < meta property = "og:url" content = "https://hoernschen.de/" > < meta property = "og:type" content = "website" > < meta property = "og:title" content = "Hoernschen" > < meta property = "og:description" content > < meta property = "og:image" content = "https://hoernschen.de/" > < meta property = "og:image:secure_url" content = "https://hoernschen.de/" > < meta name = twitter:card content = "summary_large_image" > < meta name = twitter:title content = "Hoernschen" > < meta name = twitter:description content > < meta property = "twitter:domain" content = "https://hoernschen.de/" > < meta property = "twitter:url" content = "https://hoernschen.de/" > < meta name = twitter:image content = "https://hoernschen.de/" > < link rel = canonical href = https://hoernschen.de/ > < link rel = stylesheet type = text/css href = /css/normalize.min.css media = print > < link rel = stylesheet type = text/css href = /css/main.min.css > < link id = dark-theme rel = stylesheet href = /css/dark.min.css > < script src = /js/bundle.min.edd985581bf860dfb4507e5885197f1680160c7fe19f23b31e183126d99dd596.js integrity = "sha256-7dmFWBv4YN+0UH5YhRl/FoAWDH/hnyOzHhgxJtmd1ZY=" > < / script > < / head > < body > < script type = text/javascript > setThemeByUserPref ( ) < / script > < header class = header > < nav class = header-nav > < div class = nav-title > < a class = nav-brand href = https://hoernschen.de/ > Hoernschen< / a > < / div > < div class = nav-links > < div class = nav-link > < a href = https://hoernschen.de/posts/ > Posts< / a > < / div > < span class = nav-icons-divider > < / span > < div class = "nav-link dark-theme-toggle" > < span id = dark-theme-toggle-screen-reader-target class = sr-only > < / span >
2023-10-28 19:51:30 +00:00
< a > < span id = theme-toggle-icon data-feather = moon > < / span > < / a > < / div > < div class = nav-link id = hamburger-menu-toggle > < span id = hamburger-menu-toggle-screen-reader-target class = sr-only > menu< / span >
2023-10-28 20:20:33 +00:00
< a > < span data-feather = menu > < / span > < / a > < / div > < ul class = "nav-hamburger-list visibility-hidden" > < li class = nav-item > < a href = https://hoernschen.de/posts/ > Posts< / a > < / li > < li class = "nav-item dark-theme-toggle" > < span id = dark-theme-toggle-screen-reader-target class = sr-only > theme< / span >
2023-10-28 19:51:30 +00:00
< a > < span id = theme-toggle-icon data-feather = moon > < / span > < / a > < / li > < / ul > < / div > < / nav > < / header > < main id = content > < section class = home-about > < div class = avatar > < / div > < h1 > Hoernschen< / h1 > < / section > < div class = flex-break > < / div > < / main > < footer class = footer > < span > Made with ❤ ️ using < a target = _blank href = https://github.com/526avijitgupta/gokarna > Gokarna< / a > < / span > < / footer > < / body > < / html >