From 60959f778d0e6fda31757a7f1ade37d431a8d139 Mon Sep 17 00:00:00 2001 From: LuanRT Date: Tue, 23 Mar 2021 02:48:53 -0300 Subject: [PATCH] Create luanrt.json --- domains/luanrt.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/luanrt.json diff --git a/domains/luanrt.json b/domains/luanrt.json new file mode 100644 index 000000000..2a08a4590 --- /dev/null +++ b/domains/luanrt.json @@ -0,0 +1,11 @@ +{ + "description": "The personal website for LuanRT", + "repo": "https://github.com/luanrt/luanrt.github.io", + "owner": { + "username": "luanrt", + "email": "luan.lrt4@gmail.com" + }, + "record": { + "CNAME": "luanrt.github.io" + } +}