From 1d03523033cdc7b377e0b598e00192e08be293ab Mon Sep 17 00:00:00 2001 From: danix Date: Mon, 27 Feb 2023 15:41:35 +0100 Subject: [PATCH] modified spotify link. --- data/socials.json | 4 ++-- layouts/partials/funcs/social-menu.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/data/socials.json b/data/socials.json index 3481b09..8a3d805 100644 --- a/data/socials.json +++ b/data/socials.json @@ -17,8 +17,8 @@ }, { "name": "spotify", - "url": "https://www.spotify.com", - "user": "danixland" + "url": "https://open.spotify.com/user", + "user": "1166786773" } ] } diff --git a/layouts/partials/funcs/social-menu.html b/layouts/partials/funcs/social-menu.html index 61da535..0da57f8 100644 --- a/layouts/partials/funcs/social-menu.html +++ b/layouts/partials/funcs/social-menu.html @@ -3,7 +3,7 @@