]> git.r.bdr.sh - rbdr/r.bdr.sh/blobdiff - _layout.html
Add the file attributes page
[rbdr/r.bdr.sh] / _layout.html
index 8795e7479d2113372b5bafac68bed7d713e08bbe..5810f2d75f8151a922a5bf626cc193a13a40fb4e 100644 (file)
@@ -6,25 +6,20 @@
     <meta name="viewport" content="width=device-width, initial-scale=1">
     <meta name="author" content="Rubén Beltrán del Río">
     <meta name="description" content="{{ description }}">
+    <meta name="theme-color" content="#000000">
 
     <title>Unlimited Pizza, {{ title }}</title>
 
     <link rel="manifest" href="/manifest.webmanifest">
     <link rel="stylesheet" type="text/css" href="/css/style.css">
+    <link rel="author" href="humans.txt">
 
     <script type="module" src="/js/animation.js"></script>
-
-    <!--
-        /\
-       / O\ U N L I M I T E D
-      /O o \    P I Z Z A
-     |______|
-    -->
   </head>
   <body>
     <header>
       <h1>
-        <canvas width="100" height="100" alt=""></canvas>
+        <canvas width="100" height="100" aria-hidden="true"></canvas>
         <a href="/">unlimited.pizza</a>
       </h1>
     </header>