chore: clean up feeds
This commit is contained in:
parent
52a69ee43f
commit
c351f6946d
12 changed files with 317 additions and 236 deletions
|
@ -2,7 +2,7 @@
|
|||
layout: null
|
||||
permalink: /follow.xml
|
||||
---
|
||||
{% layout "./_includes/feed-follow.liquid" %}
|
||||
{% layout "./_includes/feeds/follow.liquid" %}
|
||||
{% block title %}Follow • Cory Dransfeldt{% endblock %}
|
||||
{% block self %}follow.xml{% endblock %}
|
||||
{% block update %}{{ follow.posts[0].date_published | date: "%Y-%m-%dT%H:%M:%S-08:00" }}{% endblock %}
|
||||
|
|
Reference in a new issue