From 476a9d5bd21743e880e71eddf1cb35345495c2d7 Mon Sep 17 00:00:00 2001 From: Vihanga Ashinshana Date: Wed, 18 Sep 2024 11:56:44 +0530 Subject: [PATCH] Create vihanga.json --- domains/vihanga.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/vihanga.json diff --git a/domains/vihanga.json b/domains/vihanga.json new file mode 100644 index 000000000..fa92d2df2 --- /dev/null +++ b/domains/vihanga.json @@ -0,0 +1,12 @@ +{ + "description": "For my personal projects site.", + "repo": "https://github.com/vihangaashin/vihangaashin.github.io", + "owner": { + "username": "vihangaashin", + "email": "vihangapubg44@gmail.com", + "twitter": "vihangayt" + }, + "record": { + "CNAME": "vihangaashin.github.io" + } +}