2020-03-10 01:22:09 +00:00
<!DOCTYPE html>
< html lang = "de" >
< head >
< meta charset = "utf-8" >
< meta http-equiv = "X-UA-Compatible" content = "chrome=1" >
< meta name = "HandheldFriendly" content = "True" >
< meta name = "MobileOptimized" content = "320" >
< meta name = "viewport" content = "width=device-width, initial-scale=1.0" >
< meta name = "referrer" content = "no-referrer" >
< meta name = "description" content = "Beschreibung der Webseite" >
< title >
2020-07-25 13:38:23 +00:00
404 Page Not Found - Vorstellung
2020-03-10 01:22:09 +00:00
< / title >
< meta property = "og:title" content = "404 Page not found - Vorstellung" / >
< meta property = "og:type" content = "website" / >
< meta property = "og:description" content = "Beschreibung der Webseite" / >
< meta property = "og:url" content = "http://example.com/de/404.html" / >
< meta property = "og:site_name" content = "Vorstellung" / >
< meta property = "og:image" content = "http://example.com/de/home/profile.jpg" / >
< link rel = "shortcut icon" href = "/img/fav.ico" >
2020-07-25 13:38:23 +00:00
< link rel = "stylesheet" href = "/css/main.min.daa833377fb1636f8cbfa65c601050bb5475623deb7aa6e6fdde94a064a6185d.css" integrity = "sha256-2qgzN3+xY2+Mv6ZcYBBQu1R1Yj3reqbm/d6UoGSmGF0=" crossorigin = "anonymous" media = "screen" >
2020-03-10 01:22:09 +00:00
< / head >
< body >
< section id = "top" class = "section" >
< div class = "container hero fade-in one " >
< h1 class = "bold-title is-1" > 404< / h1 >
< / div >
< div class = "section fade-in two " >
< div class = "container" >
< hr >
< nav class = "navbar" role = "navigation" aria-label = "main navigation" >
< a role = "button" class = "navbar-burger" data-target = "navMenu" aria-label = "menu" aria-expanded = "false" >
< span aria-hidden = "true" > < / span >
< span aria-hidden = "true" > < / span >
< span aria-hidden = "true" > < / span >
< / a >
< div class = "navbar-menu " id = "navMenu" >
< a class = "navbar-item" href = "/de/" > Start< / a >
< a class = "navbar-item" href = "/de/#about" > Über mich< / a >
< a class = "navbar-item" href = "http://example.com/de/projects/" >
Projekte
< / a >
< a class = "navbar-item" href = "http://example.com/de/blog/" >
Blog
< / a >
< a class = "navbar-item" href = "/de/#lorem" > Lorem Ipsum< / a >
< a class = "navbar-item" href = "/de/#contact" > Kontakt< / a >
2020-07-25 13:38:23 +00:00
< a class = "navbar-item" href = "http://example.com/" > English< / a >
2020-03-10 01:22:09 +00:00
2020-07-25 13:38:23 +00:00
< a class = "navbar-item" href = "http://example.com/es/" > Español< / a >
2020-03-10 01:22:09 +00:00
< / div >
< / nav >
< hr >
< / div >
< div class = "container markdown top-pad" >
Oop! Endweder hast du einen Fehler gefunden (< a href = "mailto:youremail@email.com" > dann kontaktiere mich bitte< / a > ) oder du versucht etwas zu finden, was es nicht gibt. Diese Seite exisiert nicht!
< / div >
< div class = "section" id = "footer" >
< div class = "container has-text-centered" >
< span class = "footer-text" >
2020-07-25 13:38:23 +00:00
< a href = "https://github.com/victoriadrake/hugo-theme-introduction/" > < strong > Vorstellung< / strong > < / a > , ein Theme für < a href = "http://gohugo.io/" > Hugo< / a > . Entwickelt mit < a href = "https://victoria.dev" > < i class = "fa fa-heart" > < / i > und < i class = "fa fa-coffee" > < / i > < / a > von Open Source Mitwirkenden
2020-03-10 01:22:09 +00:00
< / span >
< / div >
< / div >
< / div >
< / section >
< script src = "http://example.com/js/bundle.e6934e69d06bb8a213134f4c1468f9478bb7755e786dfb60e3c5a917c5335805.js" integrity = "sha256-5pNOadBruKITE09MFGj5R4u3dV54bftg48WpF8UzWAU=" > < / script >
< / body >
< / html >