]> Arthur Taft Gitweb - website.git/blobdiff - static/resume.html
add footer
[website.git] / static / resume.html
index 83e9f46ec1f594644c0aa5d3a56b7239ce9c9bbc..80b7c8c49941a7d12b7ae20ae839e54a7c7abd1f 100644 (file)
@@ -9,8 +9,9 @@
     <head>
         <title>resume | arthurtaft.net</title>
         <meta charset="UTF-8">
     <head>
         <title>resume | arthurtaft.net</title>
         <meta charset="UTF-8">
-        <link rel="stylesheet" href="styles.css">
-        <link rel="stylesheet" href="resume-styles.css">
+        <link rel="stylesheet" href="/static/styles.css">
+        <link rel="stylesheet" href="/static/resume-styles.css">
+        <link rel="icon" href="/static/shell-icon.ico" />
     </head>
     <body>
         <div id="main-cont">
     </head>
     <body>
         <div id="main-cont">
                         <li class="experience-list-item">Actively assisted walk-in patrons, and strove to resolve user issues in under 10 minutes when possible. All other issues were resolved in under 1 hour.</li>
                     </ul>
             </div>
                         <li class="experience-list-item">Actively assisted walk-in patrons, and strove to resolve user issues in under 10 minutes when possible. All other issues were resolved in under 1 hour.</li>
                     </ul>
             </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>