fix(*.php.liquid): correct routing conflicts for dynamic and static pages

This commit is contained in:
Cory Dransfeldt 2025-05-16 11:35:12 -07:00
parent 48f527ab82
commit 30f34e8ff3
No known key found for this signature in database
10 changed files with 16 additions and 57 deletions

View file

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