diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e43b0f9 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.DS_Store diff --git a/layouts/shortcodes/postlist.html b/layouts/shortcodes/postlist.html index ad372b1..b26e6e1 100644 --- a/layouts/shortcodes/postlist.html +++ b/layouts/shortcodes/postlist.html @@ -18,14 +18,53 @@ {{- end -}} {{- end -}} - \ No newline at end of file + +{{- end -}} \ No newline at end of file diff --git a/plugin.json b/plugin.json index 168cf6f..f1dd227 100644 --- a/plugin.json +++ b/plugin.json @@ -1,5 +1,5 @@ { - "version": "1.1.0", + "version": "1.2.0", "title": "Postlist", "description": "Shortcode for dynamically adding a list of posts", "includes": [