]> Arthur Taft Gitweb - website.git/commitdiff
add blog info
authorArthur Taft <[email protected]>
Mon, 24 Nov 2025 02:02:23 +0000 (19:02 -0700)
committerArthur Taft <[email protected]>
Mon, 24 Nov 2025 02:02:23 +0000 (19:02 -0700)
static/blog.html
static/in-progress.gif [new file with mode: 0644]

index 71ab32c26266402210f67b19e5699a9b195f179d..4af2ee2a52db428836867164f336ee0e38d8ead0 100644 (file)
@@ -26,7 +26,9 @@
                 <h1 class="page-title">arthurtaft.net</h1>
             </div>
             <div id="container">
-                <h2 class="main-header">I love Gentoo Linux</h1>
+                <h2 class="main-header">Blog</h1>
+                <p class="main-text">Still working on this... Come back later!</p>
+                <img src="in-progress.gif">
             </div>
         </div>
     </body>
diff --git a/static/in-progress.gif b/static/in-progress.gif
new file mode 100644 (file)
index 0000000..a9be006
Binary files /dev/null and b/static/in-progress.gif differ