]> Arthur Taft Gitweb - website.git/blobdiff - static/blog.html
center copyright
[website.git] / static / blog.html
index 9fd77b1a97ad911edcd38282d849997bdfd924b3..cca740115cc99cc79a3119489842aceeb643af84 100644 (file)
@@ -9,13 +9,14 @@
     <head>
         <title>blog | arthurtaft.net</title>
         <meta charset="UTF-8">
     <head>
         <title>blog | 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" />
         <style>
         <style>
-#container .main-text {
-    align-self: center;
-}
+            #container .main-text {
+                align-self: center;
+            }
         </style>
         </style>
-        <link rel="stylesheet" href="/static/styles.css">
-        <link rel="icon" href="/static/favicon.ico" />
     </head>
     <body>
         <div id="main-cont">
     </head>
     <body>
         <div id="main-cont">
@@ -39,7 +40,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>
             </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>
             </div>
         </div>
     </body>