diff --git a/domains/lukas.json b/domains/lukas.json new file mode 100644 index 000000000..ac09576f3 --- /dev/null +++ b/domains/lukas.json @@ -0,0 +1,12 @@ +{ + "description": "Lukas' Developer Page!", + "repo": "https://github.com/lukpopp0/lukpopp0.github.io", + "owner": { + "username": "LukPopp0", + "email": "luk.popp0@gmail.com", + "twitter": "@LukPopp0" + }, + "record": { + "CNAME": "lukpopp0.github.io" + } +}