fix(movie.php.liquid): parse description as markdown

This commit is contained in:
Cory Dransfeldt 2025-05-26 16:51:10 -07:00
parent 0dd83a8d4e
commit 81e29e86ab
No known key found for this signature in database
3 changed files with 7 additions and 7 deletions

View file

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