fix(fetchers/tags.php.liquid): allow for & characters in tag names

This commit is contained in:
Cory Dransfeldt 2025-04-21 16:38:43 -07:00
parent 678384d8d9
commit 5d956c60d5
No known key found for this signature in database
3 changed files with 32 additions and 32 deletions

View file

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