fix(genre.php.liquid): add and word as a separator at the proper point when listing top artists for a genre

This commit is contained in:
Cory Dransfeldt 2025-05-06 14:09:31 -07:00
parent 53e160ebc1
commit afa7144142
No known key found for this signature in database
3 changed files with 198 additions and 263 deletions

View file

@ -1,6 +1,6 @@
{
"name": "coryd.dev",
"version": "3.4.5",
"version": "3.4.6",
"description": "The source for my personal site. Built using 11ty (and other tools).",
"type": "module",
"engines": {
@ -38,7 +38,7 @@
"@11ty/eleventy": "v3.0.0",
"@11ty/eleventy-fetch": "5.0.2",
"@cdransf/eleventy-plugin-tabler-icons": "^2.11.1",
"cssnano": "^7.0.6",
"cssnano": "^7.0.7",
"dotenv": "16.5.0",
"ics": "^3.8.1",
"jsdom": "26.1.0",