From 93a2f2cfe207d537c61b3427507fc99a35cf68fe Mon Sep 17 00:00:00 2001 From: Jay Moore Date: Mon, 1 Jul 2024 23:52:47 +0000 Subject: [PATCH] rollback --- index.html | 43 +++++++++++++++++++++++++++++++++++++++++++ index.md | 16 ---------------- 2 files changed, 43 insertions(+), 16 deletions(-) create mode 100644 index.html delete mode 100644 index.md diff --git a/index.html b/index.html new file mode 100644 index 0000000..81a44a2 --- /dev/null +++ b/index.html @@ -0,0 +1,43 @@ +--- +layout: default +title: Home +--- + +
+ {% for post in paginator.posts %} + {% unless post.layout == "page" or post.layout == "default" %} +
+

+ + {{ post.title }} + +

+ + + {% if post.excerpt == post.content %} + {{ post.content }} + {% else %} +
+ {{ post.excerpt }} Read Full Post... + {% endif %} +
+ {% endunless %} + {% endfor %} +
+ + diff --git a/index.md b/index.md deleted file mode 100644 index 90e76f3..0000000 --- a/index.md +++ /dev/null @@ -1,16 +0,0 @@ ---- -title:QRT -layout: default ---- - -Due to numerous personal issues, I have had to discontinue my activities and involvement in the hobby. I would like to -state it is not actually due to the current state of the hobby itself and only mildly related to the hobby. This makes -having to leave the hobby hurt even more as the reason I'm having to step away. - -I currently do not have any idea or plans to investigate a return. This may change; but ultimately staying away from -things is going to be easier. - -It's been fun. - -73, -Jay/NQ4T