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