diff --git a/domains/eesa.json b/domains/eesa.json new file mode 100644 index 000000000..8130121a0 --- /dev/null +++ b/domains/eesa.json @@ -0,0 +1,11 @@ +{ + "description": "Making a .is-a.dev domain as an alt url for my site.", + "repo": "https://github.com/eesazahed/eesa.zahed.ca", + "owner": { + "username": "eesazahed", + "email": "eszhd1@gmail.com", + }, + "record": { + "CNAME": "eesa.zahed.ca" + } +}