From 71c29a85f9ed8e7981c07fd1576702288015a4a6 Mon Sep 17 00:00:00 2001 From: Ilya Prokopenko Date: Mon, 19 Oct 2020 16:54:53 +0700 Subject: [PATCH] Create dsrev.json --- domains/dsrev.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/dsrev.json diff --git a/domains/dsrev.json b/domains/dsrev.json new file mode 100644 index 000000000..2c4c4d203 --- /dev/null +++ b/domains/dsrev.json @@ -0,0 +1,12 @@ +{ + "description": "dsrev's blog", + "repo": "https://github.com/dsrev/dsrev.github.io", + "owner": { + "username": "dsrev", + "email": "dsrev@snopyta.org", + "twitter": "IlyaSProkopenko" + }, + "record": { + "CNAME": "dsrev.github.io" + } + } \ No newline at end of file