From 2c05fce3c6997ae00de8a25230540addb018b7ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maciej=20P=C4=99dzich?= Date: Sat, 3 Sep 2022 16:23:00 +0200 Subject: [PATCH] Update meta description --- app.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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' } ] });