diff --git a/.DS_Store b/.DS_Store index 2a099ce..e6b1900 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/themes/chocolate/layouts/partials/recent-posts.html b/themes/chocolate/layouts/partials/recent-posts.html index b4f77dc..eaa2b2c 100644 --- a/themes/chocolate/layouts/partials/recent-posts.html +++ b/themes/chocolate/layouts/partials/recent-posts.html @@ -7,7 +7,7 @@ Recent News

- Croissant lollipop gummies jelly beans jelly pastry cupcake. Wafer ice cream gummies tootsie roll dessert tootsie roll cotton candy pastry. Sweet tootsie roll chocolate cake wafer pie sugar plum chocolate bar. +

{{ range first 2 (where (where .Site.Pages "Section" "posts") ".Params.tags" "intersect" $tag) }} @@ -29,4 +29,4 @@
- \ No newline at end of file + diff --git a/themes/chocolate/static/.DS_Store b/themes/chocolate/static/.DS_Store new file mode 100644 index 0000000..c71c2f7 Binary files /dev/null and b/themes/chocolate/static/.DS_Store differ diff --git a/themes/chocolate/static/js/.DS_Store b/themes/chocolate/static/js/.DS_Store new file mode 100644 index 0000000..b198f24 Binary files /dev/null and b/themes/chocolate/static/js/.DS_Store differ