diff --git a/domains/dany.json b/domains/dany.json new file mode 100644 index 000000000..e7f067d6f --- /dev/null +++ b/domains/dany.json @@ -0,0 +1,11 @@ +{ + "description": "A blog where I document code.", + "owner": { + "username": "DanyTPG", + "email": "", + "discord": "DanyTPG#5025" + }, + "record": { + "CNAME": "docs-cz1.pages.dev" + } +}