]> Arthur Taft Gitweb - website.git/blobdiff - static/blog.html
add footer
[website.git] / static / blog.html
index 4af2ee2a52db428836867164f336ee0e38d8ead0..ed26f5f826bedf3a48ac098bc3919d29c9f97ba2 100644 (file)
@@ -9,7 +9,8 @@
     <head>
         <title>blog | arthurtaft.net</title>
         <meta charset="UTF-8">
     <head>
         <title>blog | 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">
             <div id="container">
                 <h2 class="main-header">Blog</h1>
                 <p class="main-text">Still working on this... Come back later!</p>
             <div id="container">
                 <h2 class="main-header">Blog</h1>
                 <p class="main-text">Still working on this... Come back later!</p>
-                <img src="in-progress.gif">
+                <img src="/static/in-progress.gif">
+            </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>
             </div>
         </div>
     </body>