]> git.r.bdr.sh - rbdr/r.bdr.sh/commitdiff
Add missing semicolons
authorRuben Beltran del Rio <redacted>
Mon, 22 Mar 2021 00:55:51 +0000 (01:55 +0100)
committerRuben Beltran del Rio <redacted>
Mon, 22 Mar 2021 00:55:51 +0000 (01:55 +0100)
jekyll/_layouts/default.html
jekyll/index.html

index 8b8a880555c30b77287bb17d9715eefd483be18b..d9a3f18acb9e65d546bd81f385890a96bcb42509 100644 (file)
@@ -24,7 +24,7 @@
     -->
   </head>
   <body>
     -->
   </head>
   <body>
-    <header aria-label="Logo">
+    <header>
       <h1>
         <canvas width=100 height=100></canvas>
         <a href="/">unlimited.pizza</a>
       <h1>
         <canvas width=100 height=100></canvas>
         <a href="/">unlimited.pizza</a>
index 929f1ccde60267a60878a4df58f86a424b6ba21c..56c48387269bbb2e169c4a290d745e66dbffde11 100644 (file)
@@ -12,14 +12,14 @@ description: "unlimited.pizza - ruben beltran del río surfs the internet: progr
   <ul>
     <li>
       <p>
   <ul>
     <li>
       <p>
-      <a href="http://do.unlimited.pizza">do</a>:
+        <a href="http://do.unlimited.pizza">do</a>:
         A task manager for iOS and MacOS that makes you write a journal entry when the task is done.
         (<a aria-label="See the source of do" href="https://gitlab.com/rbdr/do">source</a>)
       </p>
     </li>
     <li>
       <p>
         A task manager for iOS and MacOS that makes you write a journal entry when the task is done.
         (<a aria-label="See the source of do" href="https://gitlab.com/rbdr/do">source</a>)
       </p>
     </li>
     <li>
       <p>
-        <a href="http://map.unlimited.pizza">map</a>
+        <a href="http://map.unlimited.pizza">map</a>:
         A MacOS app that lets you create wardley maps using text.
         (<a aria-label="See the source of map" href="https://gitlab.com/rbdr/map">source</a>)
       </p>
         A MacOS app that lets you create wardley maps using text.
         (<a aria-label="See the source of map" href="https://gitlab.com/rbdr/map">source</a>)
       </p>