feat: meta description updates
This commit is contained in:
parent
81c528e44f
commit
3b9fbf7dec
41 changed files with 58 additions and 23 deletions
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: Artists • 3 months
|
||||
description: All of the artists I've listened to over the last 3 months.
|
||||
layout: default
|
||||
pagination:
|
||||
data: music.threeMonth.artists
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: Artists • all time
|
||||
description: All of the artists I've listened to.
|
||||
layout: default
|
||||
pagination:
|
||||
data: music.allTime.artists
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: Artists • This month
|
||||
description: All of the artists I've listened to over the past month.
|
||||
layout: default
|
||||
pagination:
|
||||
data: music.month.artists
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: Artists • This week
|
||||
description: All of the artists I've listened to this week.
|
||||
layout: default
|
||||
pagination:
|
||||
data: music.week.artists
|
||||
|
|
Reference in a new issue