From 6ed8211fc0f8d5da9f644b454684892c52f1270e Mon Sep 17 00:00:00 2001 From: Alpu TV <77716705+alputv@users.noreply.github.com> Date: Sat, 28 Aug 2021 19:47:44 +0300 Subject: [PATCH] added https://up-devs.github.io/ --- domains/up.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/up.json diff --git a/domains/up.json b/domains/up.json new file mode 100644 index 000000000..f8391a293 --- /dev/null +++ b/domains/up.json @@ -0,0 +1,10 @@ +{ + "description": "The blog of Up Devs.", + "owner": { + "username": "alputv", + "email": "rekortmenstars@gmail.com" + }, + "record": { + "CNAME": "up-devs.github.io" + } +}