diff --git a/domains/dan.json b/domains/dan.json new file mode 100644 index 000000000..8f7023050 --- /dev/null +++ b/domains/dan.json @@ -0,0 +1,11 @@ +{ + "description": "Dan's Blog and Portfolio", + "repo": "https://github.com/DanField12/DanField12.github.io.git", + "owner": { + "username": "DanField12", + "email": "dan.field643@gmail.com" + }, + "record": { + "CNAME": "DanField12.github.io" + } +}