Skip to content

Commit

Permalink
jekyll build from Action 3b8e506
Browse files Browse the repository at this point in the history
  • Loading branch information
RainerHeintzmann committed Feb 1, 2024
0 parents commit ca3951e
Show file tree
Hide file tree
Showing 207 changed files with 281,007 additions and 0 deletions.
Empty file added .nojekyll
Empty file.
194 changes: 194 additions & 0 deletions 404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,194 @@
<!doctype html>
<!--
Minimal Mistakes Jekyll Theme 4.24.0 by Michael Rose
Copyright 2013-2020 Michael Rose - mademistakes.com | @mmistakes
Free for personal and commercial use under the MIT license
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
-->
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">

<!-- begin _includes/seo.html --><title>Bio-Nanoimaging in Jena</title>
<meta name="description" content="Webpage of the Nanoimaging group affiliated with the Leibniz Institute of Photonic Technology and the Friedrich Schiller University of Jena.">



<meta property="og:type" content="website">
<meta property="og:locale" content="en_US">
<meta property="og:site_name" content="Bio-Nanoimaging in Jena">
<meta property="og:title" content="Bio-Nanoimaging in Jena">
<meta property="og:url" content="https://bionanoimaging.github.io/nanoimaging.de/404.html">


<meta property="og:description" content="Webpage of the Nanoimaging group affiliated with the Leibniz Institute of Photonic Technology and the Friedrich Schiller University of Jena.">












<link rel="canonical" href="https://bionanoimaging.github.io/nanoimaging.de/404.html">




<script type="application/ld+json">
{
"@context": "https://schema.org",

"@type": "Person",
"name": "Rainer Heintzmann, Felix Wechsler",
"url": "https://bionanoimaging.github.io/nanoimaging.de/"

}
</script>







<!-- end _includes/seo.html -->




<!-- https://t.co/dKP3o1e -->
<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@5/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@5/css/all.min.css"></noscript>



<!-- start custom head snippets -->

<!-- insert favicons. use https://realfavicongenerator.net/ -->

<!-- end custom head snippets -->

</head>

<body class="layout--default">
<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>

<!--[if lt IE 9]>
<div class="notice--danger align-center" style="margin: 0;">You are using an <strong>outdated</strong> browser. Please <a href="https://browsehappy.com/">upgrade your browser</a> to improve your experience.</div>
<![endif]-->



<div class="masthead">
<div class="masthead__inner-wrap">
<div class="masthead__menu">
<nav id="site-nav" class="greedy-nav">

<a class="site-logo" href="/"><img src="/assets/images/site-logo.jpg" alt="Bio-Nanoimaging in Jena"></a>

<a class="site-title" href="/">
Bio-Nanoimaging in Jena

</a>
<ul class="visible-links"><li class="masthead__menu-item">
<a href="/research/">RESEARCH OVERVIEW</a>
</li><li class="masthead__menu-item">
<a href="/team/">TEAM</a>
</li><li class="masthead__menu-item">
<a href="/publications/">PUBLICATIONS</a>
</li><li class="masthead__menu-item">
<a href="/teaching/">TEACHING</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">
<style type="text/css" media="screen">
.container {
margin: 10px auto;
max-width: 600px;
text-align: center;
}
h1 {
margin: 30px 0;
font-size: 4em;
line-height: 1;
letter-spacing: -1px;
}
</style>

<div class="container">
<h1>404</h1>

<p><strong>Page not found :(</strong></p>
<p>The requested page could not be found.</p>
</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">





</ul>
</div>

<div class="page__footer-copyright">&copy; 2024 Rainer Heintzmann, Felix Wechsler. <br>Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a><br>
<a href="https://www.leibniz-ipht.de/en/imprint/" rel="nofollow">Imprint</a>
</div>

</footer>
</div>


<script src="/assets/js/main.min.js"></script>










</body>
</html>
Loading

0 comments on commit ca3951e

Please sign in to comment.