From 70f5658e34194a4be1654644b247bf412d2c1329 Mon Sep 17 00:00:00 2001 From: Roshan Tiwaree Date: Fri, 25 Oct 2024 19:44:30 +0545 Subject: [PATCH] chore(json): registration for ``sprit.is-a-dev`` domain. --- domains/sprit.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sprit.json diff --git a/domains/sprit.json b/domains/sprit.json new file mode 100644 index 000000000..63af3c2dd --- /dev/null +++ b/domains/sprit.json @@ -0,0 +1,11 @@ +{ + "description": "Codedspeit's personal note site", + "repo": "https://github.com/codedsprit/spritnote", + "owner": { + "username": "codedsprit", + "email": "roshan0x01@gmail.com" + }, + "record": { + "CNAME": "codedsprit.github.io/spritnote" + } +}