From 4e968c77094429bd836293210699cdb703784923 Mon Sep 17 00:00:00 2001 From: yourfriendoss <81387799+yourfriendoss@users.noreply.github.com> Date: Sat, 8 May 2021 17:00:56 +0300 Subject: [PATCH] Create yourfriend.json --- domains/yourfriend.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/yourfriend.json diff --git a/domains/yourfriend.json b/domains/yourfriend.json new file mode 100644 index 000000000..aa0c7affd --- /dev/null +++ b/domains/yourfriend.json @@ -0,0 +1,11 @@ +{ + "description":"Yourfriend's Introduction", + "repo":"https://github.com/yourfriend", + "owner": { + "username":"yourfriend", + "email":"friend@yourfriend.lv" + }, + "record": { + "CNAME":"yourfriend.lv" + } +}