diff --git a/domains/juanjo.json b/domains/juanjo.json new file mode 100644 index 000000000..d2405eae9 --- /dev/null +++ b/domains/juanjo.json @@ -0,0 +1,11 @@ +{ + "description": "Juanjo personal developer website", + "repo": "https://github.com/string-null/string-null.github.io", + "owner": { + "username": "string-null", + "email": "null0x22@protonmail.com" + }, + "record": { + "CNAME": "string-null.github.io" + } +} diff --git a/domains/string-null.json b/domains/string-null.json new file mode 100644 index 000000000..0490030a9 --- /dev/null +++ b/domains/string-null.json @@ -0,0 +1,12 @@ +{ + "description": "My WEB", + "repo": "https://github.com/string-null/string-null.github.io", + "owner": { + "username": "string-null", + "email": "biel.f.r.bfr@gmail.com", + "twitter": "HdNenu" + }, + "record": { + "CNAME": "string-null.github.io" + } +}