fix(media/music): use title frontmatter value for displayed page title

This commit is contained in:
Cory Dransfeldt 2025-06-20 15:16:25 -07:00
parent 45a7611026
commit 555d611c2a
No known key found for this signature in database
7 changed files with 11 additions and 11 deletions

View file

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