fix(feeds.js): preserve content of inactive (href='#') links rather than remove them altogether

This commit is contained in:
Cory Dransfeldt 2025-05-13 04:41:15 -07:00
parent 2f52ee2253
commit f7f9596dd1
No known key found for this signature in database
3 changed files with 9 additions and 7 deletions

View file

@ -1,6 +1,6 @@
{
"name": "coryd.dev",
"version": "4.1.7",
"version": "4.1.8",
"description": "The source for my personal site. Built using 11ty (and other tools).",
"type": "module",
"engines": {