From 07860e3108bd52a226d637069812bd5fbc24150f Mon Sep 17 00:00:00 2001 From: Ghex <69035887+GhexterCortes@users.noreply.github.com> Date: Tue, 19 Apr 2022 19:59:53 +0800 Subject: [PATCH] Create ghex.json --- domains/ghex.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ghex.json diff --git a/domains/ghex.json b/domains/ghex.json new file mode 100644 index 000000000..6642b98f8 --- /dev/null +++ b/domains/ghex.json @@ -0,0 +1,12 @@ +{ + "description": "My personal website", + "repo": "https://github.com/ghextercortes/ghextercortes.github.io", + "owner": { + "username": "ghextercortes", + "email": "ghextershumies@gmail.com", + "twitter": "CortesGhexter" + }, + "record": { + "CNAME": "ghextercortes.github.io" + } +}