From b09fedfb5003cdc6d7120b16ae68a1ca17ce6883 Mon Sep 17 00:00:00 2001 From: shellcodegroup <125878619+shellcodegroup@users.noreply.github.com> Date: Fri, 1 Dec 2023 11:57:27 +0300 Subject: [PATCH] Update tosh.json added repo link --- domains/tosh.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/tosh.json b/domains/tosh.json index 74a6c36ed..cf34902c1 100644 --- a/domains/tosh.json +++ b/domains/tosh.json @@ -1,5 +1,7 @@ { "owner": { + "description": "Portifolio Website", + "repo": "https://github.com/shellcodegroup/antony_bahati_portfolio", "username": "shellcodegroup", "email": "shellcodegroup@gmail.com" }, @@ -9,4 +11,4 @@ "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} \ No newline at end of file +}