diff --git a/domains/shreyash.json b/domains/shreyash.json new file mode 100644 index 0000000..7fc998e --- /dev/null +++ b/domains/shreyash.json @@ -0,0 +1,17 @@ +{ + "user": { + "username": "ShreyashTailor" + }, + "description": { + "purpose": "Portfolio Site" + }, + "subdomain": "shreyash", + "records": [ + { + "type": "CNAME", + "name": "shreyash", + "value": "shreyashtailor.github.io", + "proxied": false + } + ] +}