From dd75b4a341925e4ba3408b018941241d4317dd9f Mon Sep 17 00:00:00 2001
From: "Adam T. Carpenter" <atc@53hor.net>
Date: Mon, 7 Jun 2021 21:47:07 -0400
Subject: updated with cgi scripts to create on-the-fly rss and index

---
 ...-07-21-dancing-the-shag-and-the-new-lion-king.html | 19 ++++++++++++++-----
 ...-is-a-bamf-and-proof-that-organists-are-metal.html |  5 ++++-
 2 files changed, 18 insertions(+), 6 deletions(-)

(limited to 'posts')

diff --git a/posts/2019-07-21-dancing-the-shag-and-the-new-lion-king.html b/posts/2019-07-21-dancing-the-shag-and-the-new-lion-king.html
index 9ca4e97..8fb1dfb 100644
--- a/posts/2019-07-21-dancing-the-shag-and-the-new-lion-king.html
+++ b/posts/2019-07-21-dancing-the-shag-and-the-new-lion-king.html
@@ -8,12 +8,18 @@
       property="og:description"
       content="The World Wide Web pages of Adam Carpenter"
     />
-    <meta property="og:image" content="https://nextcloud.53hor.net/index.php/s/Nx9e7iHbw4t99wo/preview" />
+    <meta
+      property="og:image"
+      content="https://nextcloud.53hor.net/index.php/s/Nx9e7iHbw4t99wo/preview"
+    />
     <meta property="og:site_name" content="53hor.net" />
-    <meta property="og:title" content="Dancing the Shag & Two Left Feet" />
+    <meta
+      property="og:title"
+      content="Dancing the Shag &amp; The [New] Lion King"
+    />
     <meta property="og:type" content="website" />
     <meta property="og:url" content="https://www.53hor.net" />
-    <title>53hornet ➙ Dancing the Shag & Two Left Feet</title>
+    <title>53hornet ➙ Dancing the Shag &amp; The [New] Lion King</title>
   </head>
 
   <body>
@@ -27,7 +33,10 @@
         </li>
         <li>
           <a href="/info.html">
-            <img alt="information" src="/includes/icons/information-variant.svg" />
+            <img
+              alt="information"
+              src="/includes/icons/information-variant.svg"
+            />
             Info
           </a>
         </li>
@@ -53,7 +62,7 @@
     </nav>
 
     <article>
-      <h1>Dancing the Shag & Two Left Feet</h1>
+      <h1>Dancing the Shag &amp; The [New] Lion King</h1>
       <p>
         Not all of my posts are huge, and they probably shouldn't be. Amy and I
         had a really great time yesterday at Two Left Feet Dance Studio,
diff --git a/posts/2021-02-12-louis-vierne-is-a-bamf-and-proof-that-organists-are-metal.html b/posts/2021-02-12-louis-vierne-is-a-bamf-and-proof-that-organists-are-metal.html
index 2e7a528..d0f2938 100644
--- a/posts/2021-02-12-louis-vierne-is-a-bamf-and-proof-that-organists-are-metal.html
+++ b/posts/2021-02-12-louis-vierne-is-a-bamf-and-proof-that-organists-are-metal.html
@@ -35,7 +35,10 @@
         </li>
         <li>
           <a href="/info.html">
-            <img alt="information" src="/includes/icons/information-variant.svg" />
+            <img
+              alt="information"
+              src="/includes/icons/information-variant.svg"
+            />
             Info
           </a>
         </li>
-- 
cgit v1.2.3