mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-21 19:41:17 -04:00
link to /contact from homepage and PGP key from /contact
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
<h1><a href="{{ .Permalink }}">{{ .Title | markdownify }}</a></h1>
|
||||
|
||||
<p>Fill out this quick form and I'll get back to you as soon as I can! You can also <a href="mailto:jake@jarv.is">email me directly</a>, send me a <a href="https://twitter.com/messages/compose?recipient_id=229769022" target="_blank" rel="noopener nofollow">direct message on Twitter</a>, or <a href="sms:+1-617-917-3737">text me</a>.</p>
|
||||
<p>🔐 My Public Key: <a class="no-underline" href="/pubkey.asc" title="My Public Key" target="_blank" rel="pgpkey authn noopener"><code>2B0C 9CF2 51E6 9A39</code></a></p>
|
||||
|
||||
<form id="contact-form" action="/api/contact/" method="POST">
|
||||
<input type="text" id="name" name="name" placeholder="Name">
|
||||
|
Reference in New Issue
Block a user