]> Arthur Taft Gitweb - website.git/blobdiff - static/index.html
add more mobile style rules
[website.git] / static / index.html
index ec3f11948062d9b6ca9cfbbb16c727332426d40d..e0b3253a3d5e86d3736aa78fe7da2d3e36d19a01 100644 (file)
@@ -9,6 +9,7 @@
     <head>
         <title>home | arthurtaft.net</title>
         <meta charset="UTF-8">
+        <meta name="viewport" content="width=device-width">
         <link rel="stylesheet" href="/static/styles.css">
         <link rel="icon" href="/favicon.ico" />
     </head>
@@ -34,7 +35,7 @@
             </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>
+                <p class="copy-text">&copy; arthur taft - 2025</p>
             </div>
         </div>
     </body>