diff --git a/src/_includes/partials/posts-light.njk b/src/_includes/partials/posts-light.njk new file mode 100644 index 0000000..1f9238e --- /dev/null +++ b/src/_includes/partials/posts-light.njk @@ -0,0 +1,9 @@ +{% if postslist %} + +{% endif %} \ No newline at end of file