Posts list on homepage now works the same as other category pages. Getting away from page banners on top of site. Using seo_tag.title instead of generating the same thing by hand.
8 lines
70 B
HTML
8 lines
70 B
HTML
---
|
|
layout: default
|
|
---
|
|
|
|
{{ content }}
|
|
|
|
{%- include category.html -%}
|