From f69f327d8251e8331d54191e378599004a457573 Mon Sep 17 00:00:00 2001 From: cyanide <76759085+cyanide1x@users.noreply.github.com> Date: Mon, 14 Mar 2022 22:14:21 -0500 Subject: [PATCH] cyanide domain changes --- domains/cyanide.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/cyanide.json diff --git a/domains/cyanide.json b/domains/cyanide.json new file mode 100644 index 000000000..1b9ef0dc4 --- /dev/null +++ b/domains/cyanide.json @@ -0,0 +1,12 @@ +{ + "description": "I am a professional developer that loves to code in HTML, CSS, and JavaScript!", + "repo": "https://github.com/cyanide1x/cyanide1x.github.io", + "owner": { + "username": "cyanide1x", + "email": "contact@cyanidedev.mn", + "twitter": "cyanide1x" + }, + "record": { + "CNAME": "cyanide1x.github.io" + } + } \ No newline at end of file