Update header and styling
This commit is contained in:
parent
0efca8e59d
commit
547fb99ab2
30 changed files with 57 additions and 1476 deletions
|
@ -9,6 +9,7 @@
|
|||
<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" />
|
||||
|
||||
<!-- KaTeX CSS styles -->
|
||||
|
@ -25,9 +26,6 @@
|
|||
<article>
|
||||
|
||||
<header>
|
||||
<div class="logo">
|
||||
<a href="./">Dimitri Lozeve</a>
|
||||
</div>
|
||||
<nav>
|
||||
<a href="./">Home</a>
|
||||
<a href="./projects.html">Projects</a>
|
||||
|
@ -43,9 +41,6 @@
|
|||
</header>
|
||||
|
||||
|
||||
<!-- <header> -->
|
||||
<!-- </header> -->
|
||||
|
||||
|
||||
</article>
|
||||
|
||||
|
@ -69,28 +64,6 @@
|
|||
<dd><a href="https://twitter.com/DimitriLozeve">DimitriLozeve</a>
|
||||
</dd>
|
||||
</dl>
|
||||
<!-- <main role="main"> -->
|
||||
<!-- <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> -->
|
||||
<!-- </main> -->
|
||||
|
||||
<footer>
|
||||
Site proudly generated by
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue