From 0d3d8ad874b2cdf59447dd853e867f5a5f058ab8 Mon Sep 17 00:00:00 2001 From: Viet Ngoc <96962827+ngocjohn@users.noreply.github.com> Date: Fri, 28 Jun 2024 00:45:50 +0200 Subject: [PATCH] Create ngocjohn.json --- domains/ngocjohn.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ngocjohn.json diff --git a/domains/ngocjohn.json b/domains/ngocjohn.json new file mode 100644 index 000000000..d4b3d3a85 --- /dev/null +++ b/domains/ngocjohn.json @@ -0,0 +1,12 @@ +{ + "description": "personal website", + "repo": "https://github.com/ngocjohn/ngocjohn", + "owner": { + "username": "ngocjohn", + "email": "ngocjohn@me.com", + "twitter": "emkay3000" + }, + "record": { + "CNAME": "ngocjohn.github.io" + } +}