]> Arthur Taft Gitweb - website.git/blobdiff - static/index.html
center copyright
[website.git] / static / index.html
index c8667fca3dee19ef35ed27d7f2b56fabbc6e1b9a..e0b3253a3d5e86d3736aa78fe7da2d3e36d19a01 100644 (file)
@@ -9,7 +9,9 @@
     <head>
         <title>home | arthurtaft.net</title>
         <meta charset="UTF-8">
     <head>
         <title>home | arthurtaft.net</title>
         <meta charset="UTF-8">
-        <link rel="stylesheet" href="styles.css">
+        <meta name="viewport" content="width=device-width">
+        <link rel="stylesheet" href="/static/styles.css">
+        <link rel="icon" href="/favicon.ico" />
     </head>
     <body>
         <div id="main-cont">
     </head>
     <body>
         <div id="main-cont">
                 </ul>
             </div>
             <div id="title-div">
                 </ul>
             </div>
             <div id="title-div">
+                <h1 class="logo">>_</h1>
                 <h1 class="page-title">arthurtaft.net</h1>
             </div>
             <div id="container">
                 <h1 class="page-title">arthurtaft.net</h1>
             </div>
             <div id="container">
-                <h2 class="main-header">I love Gentoo Linux</h1>
+                <h2 class="main-header">Home</h1>
+                <p class="main-text">Hello and welcome! This website is the home for all of the cool stuff that I'll be doing in the future, and I hope to develop it into a wealth of knowledge that other people can utilize. I'm hoping to grow the features of my website, so check back often to make sure you don't miss anything new!</p>
+                <p class="main-text">Mailing list coming soon!</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="copy-text">&copy; arthur taft - 2025</p>
             </div>
         </div>
     </body>
             </div>
         </div>
     </body>