69 lines
2.1 KiB
HTML
69 lines
2.1 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: Contact">
|
|
|
|
<title>Dimitri Lozeve - Contact</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" />
|
|
|
|
<!-- MathJax -->
|
|
<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="./archive.html">Posts</a>
|
|
<a href="./projects.html">Projects</a>
|
|
<a href="./contact.html">Contact</a>
|
|
</nav>
|
|
|
|
|
|
<h1 class="title">Contact</h1>
|
|
|
|
|
|
|
|
|
|
|
|
</header>
|
|
|
|
<dl>
|
|
<dt><strong><a href="https://jedisct1.github.io/minisign/">minisign</a> public key</strong></dt>
|
|
<dd>RWQ6uexORp8f7USHA7nX9lFfltaCA9x6aBV06MvgiGjUt6BVf6McyD26
|
|
</dd>
|
|
<dt><strong>E-mail</strong></dt>
|
|
<dd>dimitri+web [at] lozeve [dot] com
|
|
</dd>
|
|
<dt><strong>GitHub</strong></dt>
|
|
<dd><a href="https://github.com/dlozeve/">dlozeve</a>
|
|
</dd>
|
|
<dt><strong>LinkedIn</strong></dt>
|
|
<dd><a href="https://www.linkedin.com/in/dimitrilozeve">Dimitri Lozeve</a>
|
|
</dd>
|
|
<dt><strong>StackOverflow</strong></dt>
|
|
<dd><a href="https://stackoverflow.com/story/dimitrilozeve">dimitrilozeve</a>
|
|
</dd>
|
|
<dt><strong>Twitter</strong></dt>
|
|
<dd><a href="https://twitter.com/DimitriLozeve">DimitriLozeve</a>
|
|
</dd>
|
|
</dl>
|
|
|
|
</article>
|
|
|
|
<footer>
|
|
Site proudly generated by
|
|
<a href="http://jaspervdj.be/hakyll">Hakyll</a>
|
|
</footer>
|
|
</body>
|
|
</html>
|