From 35deb478f115cefec7a1310af55f1fa2a963ae0b Mon Sep 17 00:00:00 2001 From: Muzzammil Idris Date: Sat, 5 Aug 2023 10:34:48 +0100 Subject: [PATCH] Create just-muzz.json --- domains/just-muzz.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/just-muzz.json diff --git a/domains/just-muzz.json b/domains/just-muzz.json new file mode 100644 index 000000000..9884383b6 --- /dev/null +++ b/domains/just-muzz.json @@ -0,0 +1,12 @@ +{ + "description": "Portfolio site", + "repo": "https://github.com/just-muzz/just-muzz.github.io", + "owner": { + "username": "just-Muzz", + "email": "idrisking759@gmail.com", + "twitter": "just_Muzz" + }, + "record": { + "CNAME": "http://just-muzz.github.io/" + } +}