diff --git a/domains/blog.hafi.json b/domains/blog.hafi.json new file mode 100644 index 000000000..e1e6cf8ea --- /dev/null +++ b/domains/blog.hafi.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "HafiTheCat", + "email": "", + "discord": "hafi_the_cat" + }, + "description": "A personal Blog", + "repo": "https://github.com/HafiTheCat/hafis_code_continuum", + "record": { + "CNAME": "hafis-code-continuum.netlify.app" + } +}