diff --git a/src/pages/main/music/artists/artist.html b/src/pages/main/music/artists/artist.html index bd78942d..2c5d7572 100644 --- a/src/pages/main/music/artists/artist.html +++ b/src/pages/main/music/artists/artist.html @@ -5,6 +5,7 @@ pagination: size: 1 alias: artist permalink: /music/artists/{{ artist.name_string | slugify | downcase }}-{{ artist.country | slugify | downcase}}/ +updated: "now" schema: artist --- {%- capture alt -%} @@ -51,4 +52,5 @@ schema: artist {% endfor %} +
These are the album by this artist that are in my collection, not necessarily a comprehensive discography.
\ No newline at end of file