69 lines
2.3 KiB
HTML
69 lines
2.3 KiB
HTML
<!doctype html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=yes">
|
|
<meta name="description" content="Dimitri Lozeve's blog: Orbit">
|
|
|
|
<title>Dimitri Lozeve - Orbit</title>
|
|
<link rel="stylesheet" href="../css/tufte.css" />
|
|
<link rel="stylesheet" href="../css/pandoc.css" />
|
|
<link rel="stylesheet" href="../css/default.css" />
|
|
<link rel="stylesheet" href="../css/syntax.css" />
|
|
|
|
<!-- RSS feed -->
|
|
<link rel="alternate" type="application/rss+xml" title="Dimitri Lozeve's blog" href="../rss.xml" />
|
|
|
|
<!-- KaTeX CSS styles -->
|
|
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/katex@0.12.0/dist/katex.min.css" integrity="sha384-AfEj0r4/OFrOo5t7NnNe46zW/tFgW6x/bCJG8FqQCEo3+Aro6EYUG4+cU+KJWu/X" crossorigin="anonymous">
|
|
|
|
<!-- The loading of KaTeX is deferred to speed up page rendering -->
|
|
<script defer src="https://cdn.jsdelivr.net/npm/katex@0.12.0/dist/katex.min.js" integrity="sha384-g7c+Jr9ZivxKLnZTDUhnkOnsh30B4H0rpLUpJ4jAIKs4fnJI+sEnkvrMWph2EDg4" crossorigin="anonymous"></script>
|
|
|
|
<!-- To automatically render math in text elements, include the auto-render extension: -->
|
|
<script defer src="https://cdn.jsdelivr.net/npm/katex@0.12.0/dist/contrib/auto-render.min.js" integrity="sha384-mll67QQFJfxn0IYznZYonOWZ644AWYC+Pt2cHqMaRhXVrursRwvLnLaebdGIlYNa" crossorigin="anonymous" onload="renderMathInElement(document.body);"></script>
|
|
|
|
|
|
<!-- <script src="https://polyfill.io/v3/polyfill.min.js?features=es6"></script> -->
|
|
<!-- <script id="MathJax-script" async src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script> -->
|
|
|
|
</head>
|
|
<body>
|
|
<article>
|
|
|
|
<header>
|
|
<nav>
|
|
<a href="../">Home</a>
|
|
<a href="../projects.html">Projects</a>
|
|
<a href="../archive.html">Archive</a>
|
|
<a href="../contact.html">Contact</a>
|
|
</nav>
|
|
|
|
<h1 class="title">Orbit</h1>
|
|
|
|
|
|
<p class="byline">July 26, 2017</p>
|
|
|
|
</header>
|
|
|
|
|
|
</article>
|
|
|
|
<article>
|
|
<section class="header">
|
|
Posted on July 26, 2017
|
|
|
|
</section>
|
|
<section>
|
|
|
|
</section>
|
|
</article>
|
|
|
|
|
|
<footer>
|
|
Site proudly generated by
|
|
<a href="http://jaspervdj.be/hakyll">Hakyll</a>
|
|
</footer>
|
|
</body>
|
|
</html>
|