diff --git a/domains/rfwn.json b/domains/rfwn.json new file mode 100644 index 000000000..e20363e73 --- /dev/null +++ b/domains/rfwn.json @@ -0,0 +1,11 @@ +{ + "description": "Personal Website", + "repo": "https://github.com/rfwn/rfwn.github.io", + "owner": { + "username": "rfwn", + "email": "rfwn.mjd@gmail.com" + }, + "record": { + "CNAME": "rfwn.github.io" + } +}