diff --git a/package-lock.json b/package-lock.json index 3a133ae6..b831e133 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "coryd.dev", - "version": "19.6.13", + "version": "19.6.14", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "coryd.dev", - "version": "19.6.13", + "version": "19.6.14", "license": "MIT", "dependencies": { "@cdransf/api-text": "^1.4.0", @@ -1157,9 +1157,9 @@ "license": "MIT" }, "node_modules/electron-to-chromium": { - "version": "1.4.812", - "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.812.tgz", - "integrity": "sha512-7L8fC2Ey/b6SePDFKR2zHAy4mbdp1/38Yk5TsARO66W3hC5KEaeKMMHoxwtuH+jcu2AYLSn9QX04i95t6Fl1Hg==", + "version": "1.4.814", + "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.814.tgz", + "integrity": "sha512-GVulpHjFu1Y9ZvikvbArHmAhZXtm3wHlpjTMcXNGKl4IQ4jMQjlnz8yMQYYqdLHKi/jEL2+CBC2akWVCoIGUdw==", "dev": true, "license": "ISC" }, diff --git a/package.json b/package.json index f49d8fec..e6ab271c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "coryd.dev", - "version": "19.6.13", + "version": "19.6.14", "description": "The source for my personal site. Built using 11ty.", "type": "module", "scripts": { diff --git a/src/pages/main/watching/movie.html b/src/pages/main/watching/movie.html index 271abe2f..01763d58 100644 --- a/src/pages/main/watching/movie.html +++ b/src/pages/main/watching/movie.html @@ -34,7 +34,7 @@ schema: movie
{% if movie.review %} diff --git a/src/pages/main/watching/show.html b/src/pages/main/watching/show.html index 3f7fe626..404765e3 100644 --- a/src/pages/main/watching/show.html +++ b/src/pages/main/watching/show.html @@ -34,7 +34,7 @@ schema: show /> {% if show.review %}