]> git.r.bdr.sh - rbdr/r.bdr.sh/blobdiff - jekyll/_layouts/default.html
Add Flat Bezel as zip
[rbdr/r.bdr.sh] / jekyll / _layouts / default.html
index 52baf3596dbd1d85fdd8e6abf87a13962bbd5493..b673dce0d84a2e2d8d0423686d67834f3905017e 100644 (file)
@@ -9,10 +9,10 @@
 
     <title>Unlimited &#127829; {{ page.title }}</title>
 
 
     <title>Unlimited &#127829; {{ page.title }}</title>
 
-    <link rel="manifest" href="/manifest.webmanifest">
-    <link rel="stylesheet" type="text/css" href="/css/application.css">
+    <link rel="manifest" href="{{ site.baseurl }}manifest.webmanifest">
+    <link rel="stylesheet" type="text/css" href="{{ site.baseurl }}css/application.css">
 
 
-    <script type="module" src="/js/animation.js"></script>
+    <script type="module" src="{{ site.baseurl }}js/animation.js"></script>
 
     <!--
         /\
 
     <!--
         /\
@@ -25,7 +25,7 @@
     <header>
       <h1>
         <canvas width=100 height=100></canvas>
     <header>
       <h1>
         <canvas width=100 height=100></canvas>
-        <a href="/">unlimited.pizza</a>
+        <a href="{{ site.baseurl }}">unlimited.pizza</a>
       </h1>
     </header>
     {{ content }}
       </h1>
     </header>
     {{ content }}