From 7fd48242718a65b09c0d4ae610023e72e0b3334d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tuna=20G=C3=BCnd=C3=BCz?= <49249051+SirMacr0@users.noreply.github.com> Date: Wed, 13 Apr 2022 11:33:25 +0300 Subject: [PATCH 1/2] Create sirmacr0.json --- domains/sirmacr0.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/sirmacr0.json diff --git a/domains/sirmacr0.json b/domains/sirmacr0.json new file mode 100644 index 000000000..d49d880b3 --- /dev/null +++ b/domains/sirmacr0.json @@ -0,0 +1,12 @@ +{ + "description": "Portfolio website for me", + "repo": "https://github.com/SirMacr0/SirMacr0.github.io", + "owner": { + "username": "SirMacr0", + "email": "tunagunduz03@gmail.com", + "twitter": "your-twitter-username" + }, + "record": { + "CNAME": "SirMacr0.github.io" + } +} From d0a2d05883fa4e4bb6460982c4ad36c562df9cd2 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Wed, 13 Apr 2022 18:08:22 +0700 Subject: [PATCH 2/2] remove not real twitter username --- domains/sirmacr0.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/sirmacr0.json b/domains/sirmacr0.json index d49d880b3..4762d7782 100644 --- a/domains/sirmacr0.json +++ b/domains/sirmacr0.json @@ -3,8 +3,7 @@ "repo": "https://github.com/SirMacr0/SirMacr0.github.io", "owner": { "username": "SirMacr0", - "email": "tunagunduz03@gmail.com", - "twitter": "your-twitter-username" + "email": "tunagunduz03@gmail.com" }, "record": { "CNAME": "SirMacr0.github.io"