]> Arthur Taft Gitweb - website.git/blobdiff - static/blog.html
remove unneeded font files
[website.git] / static / blog.html
index 4af2ee2a52db428836867164f336ee0e38d8ead0..5fe7fc5b776d022c47fe583681be30b6a07a4c6a 100644 (file)
@@ -9,7 +9,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">
@@ -28,7 +29,7 @@
             <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>
     </body>