{{ post.title }}
@@ -27,5 +28,6 @@ layout: default
{{ post.date | date: "%b %-d, %Y" | upcase }}
- {% endfor %}
+ {% endunless %}
+ {% endfor %}
diff --git a/_posts/2024-05-22-draft.md b/_posts/2024-05-22-draft.md new file mode 100644 index 000000000..0531bf677 --- /dev/null +++ b/_posts/2024-05-22-draft.md @@ -0,0 +1,10 @@ +--- +title: A draft post. +excerpt: With a draft summary. +highlight_image: /assets/linting.jpg +draft: true +--- + +# A draft post + +Content TBD. diff --git a/blog/index.html b/blog/index.html index c0080c083..0bdf5e80f 100644 --- a/blog/index.html +++ b/blog/index.html @@ -3,7 +3,8 @@ layout: default ---