diff --git a/domains/nikolus.json b/domains/nikolus.json index d8a5b1b60..f65be01f9 100644 --- a/domains/nikolus.json +++ b/domains/nikolus.json @@ -1,11 +1,12 @@ - - { - "owner": { +{ + "description": "My Personal Landing Page!", + "repo": "https://github.com/MuhekoNikolas/MuhekoNikolas.github.io", + "owner": { "username": "MuhekoNikolas", - "email": "13nikolusmuheko@gmail.com" - }, - "record": { - "URL": "https://nikolus.repl.co/" - } + "email": "MuhekoNikolas@mail.MuhekoNikolas.is-a.dev", + "twitter": "@MuhekoNikolas" + }, + "record": { + "CNAME": "muhekonikolas.github.io.github.io" } - \ No newline at end of file +}