From 0912774aa2a653270d69f57228e70396f694f584 Mon Sep 17 00:00:00 2001 From: Kevin Kuriakose Date: Mon, 1 Nov 2021 11:14:53 +0530 Subject: [PATCH] Add technohacker.json --- domains/technohacker.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/technohacker.json diff --git a/domains/technohacker.json b/domains/technohacker.json new file mode 100644 index 000000000..0789bb185 --- /dev/null +++ b/domains/technohacker.json @@ -0,0 +1,11 @@ +{ + "description": "Personal GitHub page", + "repo": "https://github.com/Technohacker/technohacker.github.io", + "owner": { + "username": "Technohacker", + "email": "technohacker1995@gmail.com" + }, + "record": { + "CNAME": "technohacker.github.io" + } +}