diff --git a/domains/dsaw.json b/domains/dsaw.json new file mode 100644 index 000000000..5b2ea128c --- /dev/null +++ b/domains/dsaw.json @@ -0,0 +1,11 @@ +{ + "description": "dsaw's blog", + "repo": "https://github.com/dsaw/dsaw.github.io", + "owner": { + "username": "dsaw", + "email": "dsawthedsawwhat@gmail.com" + }, + "record": { + "CNAME": "dsaw.github.io" + } +}