diff --git a/domains/leon.json b/domains/leon.json index afbbdb240..b3c4088bf 100644 --- a/domains/leon.json +++ b/domains/leon.json @@ -1,6 +1,5 @@ { - "repo": "https://github.com/LeonskiDev/leonskidev.github.io", - "description": "This is my portfolio website, if possible I'll also have bodged.is-a.dev as my blog.", + "repo": "https://github.com/LeonskiDev/leonskidev", "owner": { "username": "LeonskiDev", "email": "bodged@pm.me" @@ -8,4 +7,4 @@ "record": { "CNAME": "leonskidev.github.io" } -} \ No newline at end of file +} diff --git a/domains/link.json b/domains/link.json new file mode 100644 index 000000000..be01860dc --- /dev/null +++ b/domains/link.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "LinkerScript", + "email": "min@effobe.com" + }, + "record": { + "CNAME": "6498c941-9031-4e57-9fc0-12716fa187f4.repl.co" + } +} diff --git a/domains/muchenski.json b/domains/muchenski.json index e8f860190..d4be75aed 100644 --- a/domains/muchenski.json +++ b/domains/muchenski.json @@ -1,11 +1,11 @@ { "description": "Muchenski's personal developer website", - "repo": "https://github.com/HenriqueMuchenski/henriquemuchenski.github.io", + "repo": "https://github.com/Muchenski/muchenski.github.io", "owner": { - "username": "HenriqueMuchenski", - "email": "hjmuchenski@gmail.com" + "username": "Muchenski", + "email": "muchenski.dev@gmail.com" }, "record": { - "CNAME": "henriquemuchenski.github.io" + "CNAME": "muchenski.github.io" } -} \ No newline at end of file +} diff --git a/domains/pororo.json b/domains/pororo.json index 300a876d1..911b8d22b 100644 --- a/domains/pororo.json +++ b/domains/pororo.json @@ -4,6 +4,6 @@ "email": "u.hello@kakao.com" }, "record": { - "CNAME": "u.hellomo.me" + "CNAME": "dev.is.moart.media" } } diff --git a/domains/ypratham.json b/domains/ypratham.json new file mode 100644 index 000000000..eeaed2906 --- /dev/null +++ b/domains/ypratham.json @@ -0,0 +1,11 @@ +{ + "description": "Pratham Yadav Portfolio", + "repo": "https://github.com/ypratham/portfolio.github.io", + "owner": { + "username": "ypratahm", + "email": "ypratham0014@gmail.com" + }, + "record": { + "CNAME": "ypratham.github.io" + } +}