diff --git a/app.vue b/app.vue index 7178a79..f965a9c 100644 --- a/app.vue +++ b/app.vue @@ -6,7 +6,8 @@ useHead({ meta: [ { name: 'description', - content: 'Browse past versions of thousands of playlists saved over time' + content: + 'Browse past versions of thousands of Spotify playlists saved over time' } ] });