commit c24d34e0ee0744c63bcb539776fd23ede99f5277
parent 9446e197ca5a4aa70b82db900a4b8f54d28c3dac
Author: mpizzzle <m@michaelpercival.xyz>
Date: Tue, 30 Jun 2020 13:39:08 +0100
correcting bad blog formatting
Diffstat:
4 files changed, 0 insertions(+), 30 deletions(-)
diff --git a/2020.html b/2020.html
@@ -19,15 +19,6 @@ Need multiple test blog posts for the blog.html page.
<small>Tue, 30 Jun 2020 13:31:51 +0100</small>
</div>
<div class='entry'>
-<h2 id=''>Options +Indexes
-Test blog post
-Another Test Post!!
-A third test post.</h2>
-<small>[<a href='#'>link</a>—<a href='blog/'>standalone</a>]</small>
-
-<small>Tue, 30 Jun 2020 13:31:43 +0100</small>
-</div>
-<div class='entry'>
<h2 id='test-blog-post'>Test blog post</h2>
<small>[<a href='#test-blog-post'>link</a>—<a href='blog/test-blog-post.html'>standalone</a>]</small>
This is a test blog post!
diff --git a/blog.html b/blog.html
@@ -8,8 +8,4 @@
<!-- LB -->
<li>2020 Jun 30 – <a href="blog/a-third-test-post.html">A third test post.</a></li>
<li>2020 Jun 30 – <a href="blog/another-test-post.html">Another Test Post!!</a></li>
-<li>2020 Jun 30 – <a href="blog/">Options +Indexes
-Test blog post
-Another Test Post!!
-A third test post.</a></li>
<li>2020 jun 30 – <a href="blog/test-blog-post.html">Test blog post</a></li>
diff --git a/blog/.htaccess b/blog/.htaccess
@@ -1,8 +1,4 @@
Options +Indexes
AddDescription "Test blog post" "test-blog-post.html" #Tue, 30 Jun 2020 13:27:16 +0100
-AddDescription "Options +Indexes
-Test blog post
-Another Test Post!!
-A third test post." "" #Options +IndexesTue, 30 Jun 2020 13:27:16 +0100
AddDescription "Another Test Post!!" "another-test-post.html" #Tue, 30 Jun 2020 13:31:51 +0100
AddDescription "A third test post." "a-third-test-post.html" #Tue, 30 Jun 2020 13:31:56 +0100
diff --git a/rss.xml b/rss.xml
@@ -21,19 +21,6 @@ Need multiple test blog posts for the blog.html page.
<item>
-<title>Options +Indexes
-Test blog post
-Another Test Post!!
-A third test post.</title>
-<guid>https://michaelpercival.xyz/2020.html#</guid>
-<pubDate>Options +IndexesTue, 30 Jun 2020 13:27:16 +0100</pubDate>
-<description><![CDATA[
-
-]]></description>
-</item>
-
-
-<item>
<title>Test blog post</title>
<guid>https://michaelpercival.xyz/2020.html#test-blog-post</guid>
<pubDate>Tue, 30 Jun 2020 13:27:16 +0100</pubDate>