diff --git a/domains/bashou.json b/domains/bashou.json index 764db6922..79d7fa55d 100644 --- a/domains/bashou.json +++ b/domains/bashou.json @@ -5,6 +5,6 @@ "twitter": "bashoudev" }, "record": { - "CNAME": "bashoudev.ga" + "URL": "https://bashoudev.ga" } -} \ No newline at end of file +} diff --git a/domains/ella.json b/domains/ella.json new file mode 100644 index 000000000..58f13e075 --- /dev/null +++ b/domains/ella.json @@ -0,0 +1,11 @@ +{ + "description": "Ella's Portfolio", + "repo": "https://github.com/eilla1/ella.is-a.dev-redirect", + "owner": { + "username": "eilla1", + "email": "exu6056@gmail.com" + }, + "record": { + "CNAME": "eilla1.github.io" + } +} diff --git a/domains/johansansebastian.json b/domains/johansansebastian.json new file mode 100644 index 000000000..ef590f455 --- /dev/null +++ b/domains/johansansebastian.json @@ -0,0 +1,11 @@ +{ + "description": "Johan's personal developer website", + "repo": "https://github.com/JohanSanSebastian.github.io", + "owner": { + "username": "JohanSanSebastian", + "email": "johansanju06@gmail.com" + }, + "record": { + "CNAME": "JohanSanSebastian.github.io" + } +} diff --git a/domains/l0ser.json b/domains/l0ser.json new file mode 100644 index 000000000..b5cb346b0 --- /dev/null +++ b/domains/l0ser.json @@ -0,0 +1,11 @@ +{ + "description": "L0SER's personal developer website", + "repo": "https://github.com/L0SER8228", + "owner": { + "username": "L0SER8228", + "email": "loserlackey@gmail.com" + }, + "record": { + "CNAME": "L0SER8228.github.io" + } +} diff --git a/domains/luis-ciber.json b/domains/luis-ciber.json new file mode 100644 index 000000000..4ba174760 --- /dev/null +++ b/domains/luis-ciber.json @@ -0,0 +1,11 @@ +{ + "description": "Luis Correa Leyva", + "repo": "https://github.com/correaleyval/correaleyval.github.io", + "owner": { + "username": "correaleyval", + "email": "correaleyval@gmail.com" + }, + "record": { + "CNAME": "correaleyval.github.io" + } +} diff --git a/domains/pivko.json b/domains/pivko.json new file mode 100644 index 000000000..2fb472b15 --- /dev/null +++ b/domains/pivko.json @@ -0,0 +1,10 @@ +{ + "description": "AmbassadorGovna website", + "owner": { + "username": "AmbassadorGovna", + "email": "leshikcube+isadev@googlemail.com" + }, + "record": { + "CNAME": "vps162412.ispsite.ru" + } +} diff --git a/domains/rutkuli.json b/domains/rutkuli.json new file mode 100644 index 000000000..c8bf0e089 --- /dev/null +++ b/domains/rutkuli.json @@ -0,0 +1,11 @@ +{ + "description": "This website is a link to my personal developer website.", + "repo": "https://github.com/rutkuli/rutkuli.github.io", + "owner": { + "username": "Rutkuli", + "email": "rutkuliofficial@gmail.com" + }, + "record": { + "CNAME": "rutkuli.github.io" + } +} diff --git a/not-a-nerd.json b/not-a-nerd.json new file mode 100644 index 000000000..b90ba517e --- /dev/null +++ b/not-a-nerd.json @@ -0,0 +1,11 @@ +{ + "description": "Well, this is my github sub-domain for my future page", + "repo": "https://github.com/0lp/0lp.github.io", + "owner": { + "username": "0lp", + "email": "not.a.nerd0005@gmail.com", + }, + "record": { + "CNAME": "0lp.github.io" + } +}