diff --git a/domains/notes.zstg.json b/domains/notes.zstg.json new file mode 100644 index 000000000..278db0d0d --- /dev/null +++ b/domains/notes.zstg.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "zstg", + "email": "zestig@duck.com", + "twitter": "zstg" + }, + "records": { + "CNAME": "zstg.github.io/Notes" + } +}