fix: abstraction

This commit is contained in:
Cory Dransfeldt 2024-10-13 14:55:12 -07:00
parent 84cdf1c44a
commit eec1caa321
No known key found for this signature in database

View file

@ -6,7 +6,7 @@ eleventyExcludeFromCollections: true
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<opml version="1.0"> <opml version="1.0">
<head> <head>
<title>OPML for all feeds in Cory Dransfeldt's blogroll</title> <title>OPML for all feeds in {{ globals.site_name }}'s blogroll</title>
<dateCreated>{{ page.date | stringToRFC822Date }}</dateCreated> <dateCreated>{{ page.date | stringToRFC822Date }}</dateCreated>
</head> </head>
<body> <body>