From 574b7a3c87765b0746a5e1dbefb99cef2348f3c8 Mon Sep 17 00:00:00 2001 From: Rayvid Date: Thu, 8 Oct 2020 11:06:01 +0300 Subject: [PATCH] Create subdomain --- domains/rayvid.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/rayvid.json diff --git a/domains/rayvid.json b/domains/rayvid.json new file mode 100644 index 000000000..3455bc522 --- /dev/null +++ b/domains/rayvid.json @@ -0,0 +1,13 @@ + +{ + "description": "Rayvid's website", + "repo": "https://github.com/Rayvid", + "owner": { + "username": "rayvid", + "email": "gin.kisonas@gmail.com" + }, + "record": { + "CNAME": "rayvid.github.io", + "URL": "https://rayvid.is-a.dev" + } +}