]> git.r.bdr.sh - rbdr/r.bdr.sh/blobdiff - jekyll/_layouts/default.html
Empty commit for hook
[rbdr/r.bdr.sh] / jekyll / _layouts / default.html
index 55eff9c66ea66de4f26a99551469d5646f23a5f6..50fe27cde76ca8dc1e714ba7d279d2220537d8ab 100644 (file)
@@ -18,7 +18,7 @@
       <link rel="stylesheet" type="text/css" href="/css/application.css">
     </noscript>
 
       <link rel="stylesheet" type="text/css" href="/css/application.css">
     </noscript>
 
-    <script src="/js/offline_support.js" defer></script>
+    <script src="/js/breadsticks.js" defer></script>
 
     <!--
         /\
 
     <!--
         /\
     -->
   </head>
   <body>
     -->
   </head>
   <body>
-    <h1>
-      <a class="logo" href="/">Unlimited 🍕  Pizza</a>
-    </h1>
+    <header>
+      <h1>
+        <a href="/">Unlimited 🍕  Pizza</a>
+      </h1>
+    </header>
     <div class="main-container">
       <section>
         {{ content }}
       </section>
     </div>
     <div class="main-container">
       <section>
         {{ content }}
       </section>
     </div>
+    <canvas id="breadsticks" class="background"></canvas>
   </body>
 </html>
   </body>
 </html>