From c193afc62323276154c77e4af592a7f41956a768 Mon Sep 17 00:00:00 2001 From: Termonoid K Date: Mon, 19 Oct 2020 15:02:30 +0300 Subject: [PATCH] Create termonoid.json --- domains/termonoid.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/termonoid.json diff --git a/domains/termonoid.json b/domains/termonoid.json new file mode 100644 index 000000000..68a0d0d3c --- /dev/null +++ b/domains/termonoid.json @@ -0,0 +1,12 @@ +{ + "description": "my nickname, for using with github pages", + "repo": "https://github.com/termonoid/termonoid.github.io", + "owner": { + "username": "Termonoid", + "email": "termonoid@cumallover.me", + "telegram": "termonoid" + }, + "record": { + "CNAME": "termonoid.github.io" + } +}