diff --git a/package-lock.json b/package-lock.json index 186af229..08d3b746 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "coryd.dev", - "version": "15.0.6", + "version": "15.1.6", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "coryd.dev", - "version": "15.0.6", + "version": "15.1.6", "license": "MIT", "dependencies": { "@cdransf/api-text": "^1.2.2", diff --git a/package.json b/package.json index 3bcb3837..f076a7b1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "coryd.dev", - "version": "15.0.6", + "version": "15.1.6", "description": "The source for my personal site. Built using 11ty.", "type": "module", "scripts": { diff --git a/src/pages/watching/index.html b/src/pages/watching/index.html index aee893c4..b60f7ea4 100644 --- a/src/pages/watching/index.html +++ b/src/pages/watching/index.html @@ -7,6 +7,7 @@ permalink: "/watching/index.html"
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.
+{% render "partials/banners/rss.liquid", url: "https://feedpress.me/coryd-movies", text: "Subscribe to my movies feed or follow along on this page" %}