Files
website/_site/404.html

281 lines
6.6 KiB
HTML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!doctype html>
<!--
Minimal Mistakes Jekyll Theme 4.27.1 by Michael Rose
Copyright 2013-2025 Michael Rose - mademistakes.com | @mmistakes
Free for personal and commercial use under the MIT license
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
---
Modified by Steffen Illium 2023 - 2024
https://steffenillium.de/about
-->
<html lang="en-US" class="no-js">
<head>
<meta charset="utf-8">
<!-- begin _includes/seo.html --><title>Error - Page Not Found — Steffen Illium</title>
<meta name="description" content="Page not found. Your pixels are in another canvas.">
<meta name="author" content="Steffen Illium">
<meta property="og:type" content="website">
<meta property="og:locale" content="en_US">
<meta property="og:site_name" content="Steffen Illium">
<meta property="og:title" content="Error - Page Not Found">
<meta property="og:url" content="http://localhost:4000/404.html">
<meta property="og:description" content="Page not found. Your pixels are in another canvas.">
<meta property="og:image" content="http://localhost:4000/assets/images/newshot_2.jpg">
<link rel="canonical" href="http://localhost:4000/404.html">
<meta name="google-site-verification" content="ZNT7_sXtFdgqBLCPLavTHWcviZRk__BNvClY8I-sFjU" />
<!-- end _includes/seo.html -->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>
document.documentElement.className = document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
</script>
<!-- For all browsers -->
<link rel="stylesheet" href="/assets/css/main.css">
<link rel="preload" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@latest/css/all.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
<noscript><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@latest/css/all.min.css"></noscript>
<!-- Academicons -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/jpswalsh/academicons@1/css/academicons.min.css">
<!-- start custom head snippets -->
<!-- insert favicons. use https://realfavicongenerator.net/ -->
<!-- end custom head snippets -->
</head>
<body class="layout--single" dir="ltr">
<nav class="skip-links">
<ul>
<li><a href="#site-nav" class="screen-reader-shortcut">Skip to primary navigation</a></li>
<li><a href="#main" class="screen-reader-shortcut">Skip to content</a></li>
<li><a href="#footer" class="screen-reader-shortcut">Skip to footer</a></li>
</ul>
</nav>
<div class="masthead">
<div class="masthead__inner-wrap">
<div class="masthead__menu">
<nav id="site-nav" class="greedy-nav">
<a class="site-title" href="/">
portfolio
<span class="site-subtitle"></span>
</a>
<ul class="visible-links"><li class="masthead__menu-item">
<a
href="/publications"
>publications</a>
</li><li class="masthead__menu-item">
<a
href="/research"
>research</a>
</li><li class="masthead__menu-item">
<a
href="/projects"
>projects</a>
</li><li class="masthead__menu-item">
<a
href="/teaching"
>teaching</a>
</li><li class="masthead__menu-item">
<a
href="/about"
>about me</a>
</li></ul>
<button class="greedy-nav__toggle hidden" type="button">
<span class="visually-hidden">Toggle menu</span>
<div class="navicon"></div>
</button>
<ul class="hidden-links hidden"></ul>
</nav>
</div>
</div>
</div>
<div class="initial-content">
<div id="main" role="main">
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Error - Page Not Found">
<meta itemprop="description" content="Page not found. Your pixels are in another canvas.">
<div class="page__inner-wrap">
<header>
<h1 id="page-title" class="page__title" itemprop="headline">
<a href="http://localhost:4000/404.html" itemprop="url">Error - Page Not Found
</a>
</h1>
</header>
<br>
<section class="page__content" itemprop="text">
<p> </p>
<p> </p>
<p class="text-center"><img src="/assets/images/404.jpg" alt="https://unsplash.com/photos/two-person-standing-on-gray-tile-paving-TamMbr4okv4" /></p>
<p class="text-center">Sorry, but the page you are trying to view does not exist.</p>
<p> </p>
<p class="text-center"><a href="/" class="btn btn--primary">Go back</a></p>
</section>
<footer class="page__meta">
</footer>
<!-- -->
</div>
</article>
</div>
</div>
<div id="footer" class="page__footer">
<footer>
<!-- start custom footer snippets -->
<!-- end custom footer snippets -->
<div class="page__footer-follow">
<ul class="social-icons">
<li><strong>Contact:</strong></li>
<li><a href="mailto:steffen.illium@ifi.lmu.de" rel="nofollow noopener noreferrer"><i class="fas fa-fw fa-envelope" aria-hidden="true"></i> Email</a></li>
<li><a href="https://www.linkedin.com/in/steffen-illium/" rel="nofollow noopener noreferrer"><i class="fab fa-fw fa-linkedin" aria-hidden="true"></i> LinkedIn</a></li>
<li><a href="https://gitea.steffenillium.de/steffen" rel="nofollow noopener noreferrer"><i class="fab fa-git-alt" aria-hidden="true"></i> Gitea</a></li>
<li><a href="/status/" rel="nofollow noopener noreferrer"><img src="https://uptime.steffenillium.de/api/badge/2/status" alt="System Status"></a></li>
</ul>
</div>
<div class="page__footer-copyright">&copy; 2025 <a href="http://localhost:4000">Steffen Illium</a>. Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/jekyll-themes/minimal-mistakes/" rel="nofollow">Minimal Mistakes</a>.</div>
</footer>
</div>
<script src="/assets/js/main.min.js"></script>
<script src="/assets/js/custom-bibtex.js"></script>
</body>
</html>