diff --git a/src/includes/base.liquid b/src/includes/base.liquid index c490a94a..6f0b60dc 100644 --- a/src/includes/base.liquid +++ b/src/includes/base.liquid @@ -109,7 +109,7 @@ - + diff --git a/src/pages/dynamic/music/artists/artist.html b/src/pages/dynamic/music/artists/artist.html index 9967f9e1..088af62c 100644 --- a/src/pages/dynamic/music/artists/artist.html +++ b/src/pages/dynamic/music/artists/artist.html @@ -47,8 +47,8 @@ schema: artist {%- if artist.tattoo -%}
{%- endif -%} - {%- if artist.totalPlays > 0 -%} - + {%- if artist.total_plays > 0 -%} + {%- endif -%}