From 4fef3ca0009cdcf18fff074a4b6f9ff3f82552d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Muhammed=20Ali=20Suba=C5=9F=C4=B1?= <65021996+mhmmdlsubasi@users.noreply.github.com> Date: Wed, 3 Jul 2024 00:13:56 +0300 Subject: [PATCH] Update subasi.json --- domains/subasi.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/domains/subasi.json b/domains/subasi.json index 7f54fd687..6ba35654f 100644 --- a/domains/subasi.json +++ b/domains/subasi.json @@ -1,12 +1,16 @@ { + "description": "For a personnal portfolio", + "repo": "https://github.com/mhmmdlsubasi/mhmmdlsubasi.github.io", "owner": { "username": "mhmmdlsubasi", "email": "mhmmdlsubasi@outlook.com", - "discord": "319735026625413132" + "discord": "319735026625413132", + "twitter": "mhmmdlsubasi", + "instagram": "mhmmdlsubasi" }, "record": { - "CNAME": "https://mhmmdlsubasi.github.io/" + "CNAME": "mhmmdlsubasi.github.io" } }