parent
930cc60175
commit
f03cee9c5a
32 changed files with 47 additions and 47 deletions
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
title: Artists · 3 months
|
||||
title: Artists • 3 months
|
||||
description: All of the artists I've listened to over the last 3 months.
|
||||
layout: default
|
||||
pagination:
|
||||
|
|
|
@ -9,7 +9,7 @@ updated: "now"
|
|||
schema: artist
|
||||
---
|
||||
{%- capture alt -%}
|
||||
{{ artist.name_string }} · {{ artist.country }}
|
||||
{{ artist.name_string }} • {{ artist.country }}
|
||||
{%- endcapture -%}
|
||||
{% capture js %}
|
||||
{% render "../../../../assets/scripts/text-toggle.js" %}
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
title: Artists · This month
|
||||
title: Artists • This month
|
||||
description: All of the artists I've listened to over the past month.
|
||||
layout: default
|
||||
pagination:
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
title: Artists · This week
|
||||
title: Artists • This week
|
||||
description: All of the artists I've listened to this week.
|
||||
layout: default
|
||||
pagination:
|
||||
|
|
Reference in a new issue