diff --git a/domains/potatoland4492.json b/domains/potatoland4492.json index 8b1378917..e303874e0 100644 --- a/domains/potatoland4492.json +++ b/domains/potatoland4492.json @@ -1 +1,11 @@ - +{ + "description": "A personal site for all my projects.", + "repo": "https://github.com/potatoland4492/devpage", + "owner": { + "username": "potatoland4492", + "email": "potatoland4492@gmail.com" + }, + "record": { + "CNAME": "potatoland4492.github.io/devpage" + } +}