]> Arthur Taft Gitweb - website.git/blobdiff - static/contact.html
finalize mobile design
[website.git] / static / contact.html
index bf5d6e98198ea6f0fbaba20bc3e79ac3d2962962..0105d52522ab35079eea7105149dc14530affb9b 100644 (file)
@@ -9,8 +9,9 @@
     <head>
         <title>contact | arthurtaft.net</title>
         <meta charset="UTF-8">
+        <meta name="viewport" content="width=device-width">
         <link rel="stylesheet" href="/static/styles.css">
-        <link rel="icon" href="/static/favicon.ico" />
+        <link rel="icon" href="/favicon.ico" />
     </head>
     <body>
         <div id="main-cont">
@@ -32,7 +33,7 @@
                 <h3 class="main-subheading">Email</h1>
                 <p class="main-text">Email is the best way to get in contact with me. I'll usually try to reach out to you within 24 hours of your email being sent.</p>
                 <p class="main-text">My Email: <a class="link" href="mailto:[email protected]">[email protected]</a></p>
-                <p class="main-text">OpenPGP key ID: 0x54FECC82771058F0</p>
+                <p class="main-text">OpenPGP key ID: <a class="pgp-link" href="https://keys.openpgp.org/search?q=0x54FECC82771058F0" target="_blank">0x54FECC82771058F0</a></p>
             </div>
             <div id="footer">
                 <p class="footer-text">source: <a class="footer-link" href="https://github.com/arthur-taft/website" target="_blank">github.com/arthur-taft/website</a></p>