+
+
FILTER POSTS BY
+
All
{% set taxonomy = get_taxonomy(kind="categories") %}
{% set categories = taxonomy.items %}
{% for category in categories %}
{% set path = category.name | slugify %}
{% set fullpath = "/categories/" ~ path %}
-
{{category.name}}
+
{{category.name}}
{% endfor %}
diff --git a/templates/partials/featuredBlog.html b/templates/partials/featuredBlog.html
index 26731efc7..44a5731e6 100644
--- a/templates/partials/featuredBlog.html
+++ b/templates/partials/featuredBlog.html
@@ -9,27 +9,30 @@
-
-
-
FEATURED POST
+
+
-
-

+
+
-
+