From bd61e8a58ae6c963375cbf4cc8cdb3c8a8457397 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jimmy=20Angel=20P=C3=A9rez=20D=C3=ADaz?= Date: Tue, 6 Oct 2020 22:40:40 -0400 Subject: [PATCH] Create jimscope.json --- domains/jimscope.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/jimscope.json diff --git a/domains/jimscope.json b/domains/jimscope.json new file mode 100644 index 000000000..127d85814 --- /dev/null +++ b/domains/jimscope.json @@ -0,0 +1,12 @@ +{ + "description": "/home/jimscope", + "repo": "https://github.com/jimscope/jimscope.github.io", + "owner": { + "username": "jimscope", + "email": "jimscope@protonmail.com" + }, + "record": { + "CNAME": "jimscope.github.io", + "URL": "https://jimscope.is-a.dev" + } +}