diff --git a/package-lock.json b/package-lock.json index 73ffc0b2..d999d010 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "coryd.dev", - "version": "19.5.17", + "version": "19.5.18", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "coryd.dev", - "version": "19.5.17", + "version": "19.5.18", "license": "MIT", "dependencies": { "@cdransf/api-text": "^1.4.0", diff --git a/package.json b/package.json index 3dea9540..08f8dd3e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "coryd.dev", - "version": "19.5.17", + "version": "19.5.18", "description": "The source for my personal site. Built using 11ty.", "type": "module", "scripts": { diff --git a/src/pages/main/watching/index.html b/src/pages/main/watching/index.html index 1ca78030..e0c441e4 100644 --- a/src/pages/main/watching/index.html +++ b/src/pages/main/watching/index.html @@ -9,7 +9,7 @@ schema: watching {% assign featuredMovie = movies.recentlyWatched | featuredWatching: 1 | first %}
Here's all of the TV and movies I've been watching presented in what is (hopefully) an organized fashion. You can also take a look at the movies and shows I'm planning to watch.
+Here's all of the TV and movies I've been watching presented in what is (hopefully) an organized fashion.
{% render "partials/banners/rss.liquid", url: "https://feedpress.me/coryd-movies", text: "Subscribe to my movies feed or follow along on this page" %}