From 596eaec55cba339cb88889d8d87461c3427f7754 Mon Sep 17 00:00:00 2001 From: Ivan Melnik <53442741+derMelnik@users.noreply.github.com> Date: Thu, 15 Oct 2020 14:51:06 +0200 Subject: [PATCH] Create dermelnik.json --- domains/dermelnik.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/dermelnik.json diff --git a/domains/dermelnik.json b/domains/dermelnik.json new file mode 100644 index 000000000..c3f23fd29 --- /dev/null +++ b/domains/dermelnik.json @@ -0,0 +1,13 @@ + +{ + "description": "This website is a link to my personal developer portfolio.", + "repo": "https://github.com/derMelnik/derMelnik.github.io", + "owner": { + "username": "derMelnik", + "email": "dermelnik@pm.me" + }, + "record": { + "CNAME": "derMelnik.github.io", + "URL": "https://dermelnik.is-a.dev" + } +}