From 69d11e9de68825eb302cbcc55df8c89de6baec82 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ladislav=20Kr=C3=A1l?= Date: Sat, 4 Jun 2022 13:26:57 +0200 Subject: [PATCH] Create ethxrnity.json --- domains/ethxrnity.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ethxrnity.json diff --git a/domains/ethxrnity.json b/domains/ethxrnity.json new file mode 100644 index 000000000..4c9701880 --- /dev/null +++ b/domains/ethxrnity.json @@ -0,0 +1,12 @@ +{ + "description": "My personal website", + "repo": "https://github.com/ethxrnity/ethxrntiy.github.io", + "owner": { + "username": "ethxrnity", + "email": "ethxrnity@gmail.com", + "twitter": "ethxrnity" + }, + "record": { + "CNAME": "ethxrnity.github.io" + } +}