From 05f22ebe22535896688dea07b08ed05195fe9af6 Mon Sep 17 00:00:00 2001 From: Myx <79757901+NotMyx@users.noreply.github.com> Date: Sat, 9 Oct 2021 18:45:41 +0400 Subject: [PATCH] Create myx.json --- domains/myx.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/myx.json diff --git a/domains/myx.json b/domains/myx.json new file mode 100644 index 000000000..d465caf72 --- /dev/null +++ b/domains/myx.json @@ -0,0 +1,12 @@ +{ + "description": "Myx's portfolio.", + "repo": "https://github.com/notmyx/notmyx.github.io", + "owner": { + "username": "notmyx", + "email": "darkmyxx@gmail.com", + "twitter": "@omgmyx" + }, + "record": { + "CNAME": "notmyx.github.io" + } +}