From 57b02c22631ebe6d4a269e4d1aa816bc5ef690cf Mon Sep 17 00:00:00 2001 From: Kamal Chandra Upreti Date: Mon, 14 Oct 2024 13:15:18 +0545 Subject: [PATCH] Register kml.is-a.dev --- domains/kml.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/kml.json diff --git a/domains/kml.json b/domains/kml.json new file mode 100644 index 000000000..593cccaa5 --- /dev/null +++ b/domains/kml.json @@ -0,0 +1,11 @@ +{ + "description": "Personal website kmlupreti", + "repo": "https://github.com/kmlupreti/register", + "owner": { + "username": "kmlupreti", + "email": "kmlupreti@protonmail.com" + }, + "record": { + "CNAME": "kmlupreti.github.io" + } +}