diff --git a/domains/lamps-dev.json b/domains/lamps-dev.json new file mode 100644 index 000000000..3c3f69a21 --- /dev/null +++ b/domains/lamps-dev.json @@ -0,0 +1,12 @@ +{ + "description": "For my projects.", + "repo": "https://github.com/lamps-dev/lamps-dev.github.io", + "owner": { + "username": "lamps-dev", + "email": "ilovelampadaire@gmail.com", + "twitter": "lampytofficial" + }, + "record": { + "CNAME": "lamps-dev.github.io" + } +}