]> Arthur Taft Gitweb - website.git/blobdiff - static/contact.html
add footer
[website.git] / static / contact.html
index 52736c74dd2f4b59011485e7d045701018011bfd..d1c2c0677e1fb3364b4595ff3e90fc9e30794001 100644 (file)
@@ -9,7 +9,8 @@
     <head>
         <title>contact | arthurtaft.net</title>
         <meta charset="UTF-8">
     <head>
         <title>contact | arthurtaft.net</title>
         <meta charset="UTF-8">
-        <link rel="stylesheet" href="styles.css">
+        <link rel="stylesheet" href="/static/styles.css">
+        <link rel="icon" href="/static/shell-icon.ico" />
     </head>
     <body>
         <div id="main-cont">
     </head>
     <body>
         <div id="main-cont">
                 <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>
             </div>
                 <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>
             </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>
+                <p class="footer-text">&copy; arthur taft - 2025</p>
+            </div>
         </div>
     </body>
 </html>
         </div>
     </body>
 </html>