]> Arthur Taft Gitweb - website.git/blobdiff - static/blog.html
add meta for discord embed
[website.git] / static / blog.html
index 9749db6feda32f5dedbe413a2c04b872bf4489e9..cca740115cc99cc79a3119489842aceeb643af84 100644 (file)
@@ -9,6 +9,7 @@
     <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>
@@ -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>
-                <p class="footer-text">&copy; arthur taft - 2025</p>
+                <p class="copy-text">&copy; arthur taft - 2025</p>
             </div>
         </div>
     </body>