chore: clean up feeds

This commit is contained in:
Cory Dransfeldt 2023-06-11 09:19:27 -07:00
parent 52a69ee43f
commit c351f6946d
No known key found for this signature in database
12 changed files with 317 additions and 236 deletions

View file

@ -2,7 +2,7 @@
layout: null
permalink: /links.xml
---
{% layout "./_includes/feed-links.liquid" %}
{% layout "./_includes/feeds/links.liquid" %}
{% block title %}Links • Cory Dransfeldt{% endblock %}
{% block self %}links.xml{% endblock %}
{% block update %}{{ articles[0].time | date: "%Y-%m-%dT%H:%M:%S-08:00" }}{% endblock %}