87
public/contacts/index.html
Normal file
87
public/contacts/index.html
Normal file
@@ -0,0 +1,87 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<meta name="author" content="Ettore Dreucci">
|
||||
<meta name="description" content="Ettore Dreucci's personal website">
|
||||
|
||||
|
||||
<base href="https://ettore.dreucci.it/">
|
||||
<title>
|
||||
Contacts · Ettore Dreucci
|
||||
</title>
|
||||
|
||||
<link rel="canonical" href="https://ettore.dreucci.it/contacts/">
|
||||
|
||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Fira+Mono:400,700">
|
||||
<link rel="stylesheet" href="//cdn.rawgit.com/necolas/normalize.css/master/normalize.css">
|
||||
<link rel="stylesheet" href="https://ettore.dreucci.it/css/style.min.css">
|
||||
|
||||
<link rel="icon" type="image/png" href="https://ettore.dreucci.it/images/favicon-32x32.png" sizes="32x32">
|
||||
<link rel="icon" type="image/png" href="https://ettore.dreucci.it/images/favicon-16x16.png" sizes="16x16">
|
||||
|
||||
|
||||
|
||||
<meta name="generator" content="Hugo 0.40.2" />
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<main class="wrapper">
|
||||
<nav class="navigation">
|
||||
<section class="container">
|
||||
<a class="navigation-title" href="https://ettore.dreucci.it/">
|
||||
Ettore Dreucci
|
||||
</a>
|
||||
|
||||
<ul class="navigation-list float-right">
|
||||
|
||||
<li class="navigation-item">
|
||||
<a class="navigation-link" href="https://ettore.dreucci.it/contacts/">Contacts</a>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
</section>
|
||||
</nav>
|
||||
|
||||
|
||||
<div class="content">
|
||||
|
||||
<section class="container page">
|
||||
<article>
|
||||
<header>
|
||||
<h1>Contacts</h1>
|
||||
</header>
|
||||
|
||||
<ul>
|
||||
<li>E-mail: ettore<dot>dreucci<at>gmail<dot>it</li>
|
||||
<li>Key fingerprint: <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0xD229C353275D785B">AC7C 5C97 475C 91B4 1689 86FC D229 C353 275D 785B</a></li>
|
||||
<li>Keybase: <a href="https://keybase.io/noettore">noettore</a></li>
|
||||
<li>IRC: noettore on irc.freenode.net</li>
|
||||
<li>Ring: noettore</li>
|
||||
<li>Biglumber: <a href="http://biglumber.com/x/web?ev=28051;qh=16972">Key Exchange</a></li>
|
||||
<li>LinuxCounter: <a href="https://www.linuxcounter.net/user/525856">#525856</a></li>
|
||||
</ul>
|
||||
|
||||
</article>
|
||||
</section>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
<footer class="footer">
|
||||
<section class="container">
|
||||
© 2018 · Powered by <a href="https://gohugo.io/">Hugo</a> & <a href="https://github.com/luizdepra/hugo-coder/">Coder</a>.
|
||||
</section>
|
||||
</footer>
|
||||
|
||||
</main>
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
Reference in New Issue
Block a user