Update templates
This commit is contained in:
parent
55b9e2523c
commit
b0ca171973
34 changed files with 536 additions and 707 deletions
|
@ -21,26 +21,24 @@
|
|||
</head>
|
||||
<body>
|
||||
<article>
|
||||
|
||||
<header>
|
||||
<nav>
|
||||
<nav>
|
||||
<a href="./">Home</a>
|
||||
<a href="./projects.html">Projects</a>
|
||||
<a href="./archive.html">Archive</a>
|
||||
<a href="./contact.html">Contact</a>
|
||||
</nav>
|
||||
<a href="./archive.html">Posts</a>
|
||||
<a href="./projects.html">Projects</a>
|
||||
<a href="./contact.html">Contact</a>
|
||||
</nav>
|
||||
|
||||
<h1 class="title">Contact</h1>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<h1 class="title">Contact</h1>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</header>
|
||||
|
||||
|
||||
</article>
|
||||
|
||||
<dl>
|
||||
<dl>
|
||||
<dt><strong><a href="https://jedisct1.github.io/minisign/">minisign</a> public key</strong></dt>
|
||||
<dd>RWQ6uexORp8f7USHA7nX9lFfltaCA9x6aBV06MvgiGjUt6BVf6McyD26
|
||||
</dd>
|
||||
|
@ -61,6 +59,8 @@
|
|||
</dd>
|
||||
</dl>
|
||||
|
||||
</article>
|
||||
|
||||
<footer>
|
||||
Site proudly generated by
|
||||
<a href="http://jaspervdj.be/hakyll">Hakyll</a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue