diff --git a/package-lock.json b/package-lock.json index 83aa02c..0f40dd5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "coryd.dev", - "version": "8.2.2", + "version": "8.2.3", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "coryd.dev", - "version": "8.2.2", + "version": "8.2.3", "license": "MIT", "dependencies": { "minisearch": "^7.1.2", diff --git a/package.json b/package.json index bd04c44..a5b1a60 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "coryd.dev", - "version": "8.2.2", + "version": "8.2.3", "description": "The source for my personal site. Built using 11ty (and other tools).", "type": "module", "engines": { diff --git a/src/pages/media/music/this-month/albums.html b/src/pages/media/music/this-month/albums.html index 2e987fb..7a6df51 100644 --- a/src/pages/media/music/this-month/albums.html +++ b/src/pages/media/music/this-month/albums.html @@ -11,8 +11,7 @@ updated: "now" {% if pagination.pageNumber == 0 %}

Albums this month

These are the albums I've been listening to this month. All of them are awesome. Listed in descending order from most plays to least.

-

You can also take a look at the artists I've listened to this month, the artists I've listened to this week or the albums I've listened to this week.

-

I also keep track of the concerts I've been to.

+

You can also take a look at the artists I've listened to this month, the artists I've listened to this week or the albums I've listened to this week. I also keep track of the concerts I've been to.


{% endif %} {% render "media/grid.liquid", diff --git a/src/pages/media/music/this-month/artists.html b/src/pages/media/music/this-month/artists.html index ba11a4c..147033a 100644 --- a/src/pages/media/music/this-month/artists.html +++ b/src/pages/media/music/this-month/artists.html @@ -11,8 +11,7 @@ updated: "now" {% if pagination.pageNumber == 0 %}

Artists this month

These are the artists I've been listening to this month. All of them are awesome. Listed in descending order from most plays to least.

-

You can also take a look at the the albums I've listened to this week, albums I've listened to this month or the artists I've listened to this week.

-

I also keep track of the concerts I've been to.

+

You can also take a look at the the albums I've listened to this week, albums I've listened to this month or the artists I've listened to this week. I also keep track of the concerts I've been to.


{% endif %} {% render "media/grid.liquid", diff --git a/src/pages/media/music/this-week/albums.html b/src/pages/media/music/this-week/albums.html index 252f392..d247a02 100644 --- a/src/pages/media/music/this-week/albums.html +++ b/src/pages/media/music/this-week/albums.html @@ -11,8 +11,7 @@ updated: "now" {% if pagination.pageNumber == 0 %}

Albums this week

These are the albums I've been listening to this week. All of them are awesome. Listed in descending order from most plays to least.

-

You can also take a look at the artists I've listened to this month, the artists I've listened to this week or the albums I've listened to this month.

-

I also keep track of the concerts I've been to.

+

You can also take a look at the artists I've listened to this month, the artists I've listened to this week or the albums I've listened to this month. I also keep track of the concerts I've been to.


{% endif %} {% render "media/grid.liquid", diff --git a/src/pages/media/music/this-week/artists.html b/src/pages/media/music/this-week/artists.html index 8021b8e..4cd7baa 100644 --- a/src/pages/media/music/this-week/artists.html +++ b/src/pages/media/music/this-week/artists.html @@ -11,8 +11,7 @@ updated: "now" {% if pagination.pageNumber == 0 %}

Artists this week

These are the artists I've been listening to this week. All of them are awesome. Listed in descending order from most plays to least.

-

You can also take a look at the albums I've listened to this week, the albums I've listened to this month or the artists I've listened to this month.

-

I also keep track of the concerts I've been to.

+

You can also take a look at the albums I've listened to this week, the albums I've listened to this month or the artists I've listened to this month. I also keep track of the concerts I've been to.


{% endif %} {% render "media/grid.liquid", diff --git a/src/pages/media/music/this-week/tracks.html b/src/pages/media/music/this-week/tracks.html index e126f2c..e689c35 100644 --- a/src/pages/media/music/this-week/tracks.html +++ b/src/pages/media/music/this-week/tracks.html @@ -11,8 +11,7 @@ updated: "now" {% if pagination.pageNumber == 0 %}

Artists this week

These are the tracks I've been listening to this week. Some of them are awesome. Listed in descending order from most plays to least.

-

You can also take a look at the albums I've listened to this week, the albums I've listened to this month, the artists I've listened to this week or the the artists I've listened to this month.

-

I also keep track of the concerts I've been to.

+

You can also take a look at the albums I've listened to this week, the albums I've listened to this month, the artists I've listened to this week or the the artists I've listened to this month. I also keep track of the concerts I've been to.


{% endif %} {% render "media/music/charts/rank.liquid",