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" + } +}