From dde6eefb8ae2abb5667ae07fcbc55badb6a999fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?s=CC=8D=CC=8E=CC=84=CC=85=CC=BF=CC=91=CC=86=CC=90=CD=92?= =?UTF-8?q?=CD=97=CD=91=CC=87=CC=95=CC=9B=CD=80=CD=81=CD=98=CC=A1=CC=A2?= =?UTF-8?q?=CC=A7=CC=A8=CC=B4=CC=B5=CC=B6=CC=96=CC=97=CC=98=CC=99=CC=9C?= =?UTF-8?q?=CC=9D=CC=9E=CC=9F=CC=A0=CC=A4=CC=A5=CC=A6o=CC=8D=CC=8E=CC=84?= =?UTF-8?q?=CC=85=CC=BF=CC=91=CC=86=CC=90=CD=92=CD=97=CC=95=CC=9B=CD=80?= =?UTF-8?q?=CD=81=CD=98=CC=A1=CC=A2=CC=A7=CC=A8=CC=B4=CC=96=CC=97=CC=98?= =?UTF-8?q?=CC=99=CC=9C=CC=9D=CC=9E=CC=9F=CC=A0=CC=A4m=CC=8D=CC=8E=CC=84?= =?UTF-8?q?=CC=85=CC=BF=CC=91=CC=86=CC=90=CC=95=CC=9B=CD=80=CD=81=CD=98?= =?UTF-8?q?=CC=A1=CC=A2=CC=A7=CC=96=CC=97=CC=98=CC=99=CC=9C=CC=9D=CC=9E?= =?UTF-8?q?=CC=9Fe=CC=8D=CC=8E=CC=84=CC=85=CC=BF=CC=91=CC=95=CC=9B=CD=80?= =?UTF-8?q?=CD=81=CD=98=CC=A1=CC=96=CC=97=CC=98=CC=99=CC=9C=CC=9Do=CC=8D?= =?UTF-8?q?=CC=8E=CC=84=CC=85=CC=95=CC=9B=CD=80=CD=81=CC=96=CC=97=CC=98?= =?UTF-8?q?=CC=99n=CC=8D=CC=8E=CC=95=CC=9B=CC=96=CC=97e=CC=8D=CC=95=CC=96?= <64909897+theiocoder@users.noreply.github.com> Date: Wed, 9 Jun 2021 11:29:49 -0400 Subject: [PATCH] Create theiocoder.json --- domains/theiocoder.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/theiocoder.json diff --git a/domains/theiocoder.json b/domains/theiocoder.json new file mode 100644 index 000000000..276ccaeaf --- /dev/null +++ b/domains/theiocoder.json @@ -0,0 +1,11 @@ +{ + "description": "hi there", + "repo": "https://github.com/theiocoder.github.io", + "owner": { + "username": "theiocoder", + "email": "" + }, + "record": { + "CNAME": "theiocoder.github.io" + } +}