chore(*): cleanup and formatting

This commit is contained in:
Cory Dransfeldt 2025-05-18 13:24:16 -07:00
parent 4f72f68f68
commit 09e820e842
No known key found for this signature in database
33 changed files with 184 additions and 196 deletions

View file

@ -8,7 +8,7 @@ excludeFromSitemap: true
<opml version="1.0">
<head>
<title>OPML for all feeds in {{ globals.site_name }}'s blogroll</title>
<dateCreated>{{ page.date | stringToRFC822Date }}</dateCreated>
<dateCreated>{{ page.date | date: "%a, %d %b %Y %H:%M:%S %Z" }}</dateCreated>
</head>
<body>
{%- for blog in blogroll -%}