diff --git a/package-lock.json b/package-lock.json index 885aede..139dabe 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "coryd.dev", - "version": "3.6.3", + "version": "3.6.4", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "coryd.dev", - "version": "3.6.3", + "version": "3.6.4", "license": "MIT", "dependencies": { "html-minifier-terser": "7.2.0", @@ -1943,9 +1943,9 @@ "license": "MIT" }, "node_modules/electron-to-chromium": { - "version": "1.5.150", - "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.150.tgz", - "integrity": "sha512-rOOkP2ZUMx1yL4fCxXQKDHQ8ZXwisb2OycOQVKHgvB3ZI4CvehOd4y2tfnnLDieJ3Zs1RL1Dlp3cMkyIn7nnXA==", + "version": "1.5.151", + "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.151.tgz", + "integrity": "sha512-Rl6uugut2l9sLojjS4H4SAr3A4IgACMLgpuEMPYCVcKydzfyPrn5absNRju38IhQOf/NwjJY8OGWjlteqYeBCA==", "dev": true, "license": "ISC" }, diff --git a/package.json b/package.json index dc83bc4..38fa6b2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "coryd.dev", - "version": "3.6.3", + "version": "3.6.4", "description": "The source for my personal site. Built using 11ty (and other tools).", "type": "module", "engines": { diff --git a/src/includes/blocks/now-playing.liquid b/src/includes/blocks/now-playing.liquid index 8525837..7a67ebc 100644 --- a/src/includes/blocks/now-playing.liquid +++ b/src/includes/blocks/now-playing.liquid @@ -1,4 +1,4 @@ - +
Now playing
{%- if item.type == "concerts" -%}
diff --git a/src/includes/media/music/charts/recent.liquid b/src/includes/media/music/charts/recent.liquid
index 000a035..b40c6e3 100644
--- a/src/includes/media/music/charts/recent.liquid
+++ b/src/includes/media/music/charts/recent.liquid
@@ -22,7 +22,7 @@
{{ item.chart.subtext }}
-