From bfebc5a59c75c2ad1894f25923204b5162a15896 Mon Sep 17 00:00:00 2001 From: hokkqi Date: Wed, 9 Sep 2020 22:15:02 +0200 Subject: [PATCH] Update 'constants.js' --- constants.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/constants.js b/constants.js index 6844653..464c307 100644 --- a/constants.js +++ b/constants.js @@ -5,5 +5,8 @@ module.exports = { twitter: "https://twitter.com/abisoos", soundcloud: "https://soundcloud.com/abisoos", spotify: "https://open.spotify.com/artist/4AjMDVVo5Hh1UJ5emUgX5s?si=Fii2vRh3TrGTpjTKMbuyhQ" + }, + music: { + nine: "https://soundcloud.com/abisoos/overdrive" } };