diff --git a/domains/akemi.json b/domains/akemi.json new file mode 100644 index 000000000..15cf69948 --- /dev/null +++ b/domains/akemi.json @@ -0,0 +1,12 @@ +{ + "description": "My personal website goes here", + "repo": "https://github.com/ItzCuteAkemi/itzcuteakemi.github.io", + "owner": { + "username": "ItzCuteAkemi", + "email": "christianpandapotans@gmail.com", + "twitter": "@ItzCuteAkemi" + }, + "record": { + "CNAME": "itzcuteakemi.github.io" + } +}