fix(tags.php): url encode tag links

This commit is contained in:
Cory Dransfeldt 2025-05-30 09:00:20 -07:00
parent 187c383804
commit 0368d5e8a5
No known key found for this signature in database
3 changed files with 4 additions and 4 deletions

View file

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