diff --git a/domains/kory.json b/domains/kory.json new file mode 100644 index 000000000..822c4eb27 --- /dev/null +++ b/domains/kory.json @@ -0,0 +1,12 @@ +{ + "description": "Kory Porter's personal website", + "repo": "https://github.com/korziee", + "owner": { + "username": "korziee", + "twitter": "korziee", + "email": "" + }, + "record": { + "URL": "https://www.koryporter.com/" + } +} diff --git a/domains/saviomartin.json b/domains/saviomartin.json new file mode 100644 index 000000000..52c6c2409 --- /dev/null +++ b/domains/saviomartin.json @@ -0,0 +1,11 @@ +{ + "description": "This website is a link to my personal developer portfolio.", + "repo": "https://github.com/martinthampi/martinthampi.github.io", + "owner": { + "username": "martinthampi", + "email": "martinthampi@gmail.com" + }, + "record": { + "CNAME": "martinthampi.github.io" + } +} diff --git a/domains/scarvite.json b/domains/scarvite.json new file mode 100644 index 000000000..1b7d576b3 --- /dev/null +++ b/domains/scarvite.json @@ -0,0 +1,12 @@ +{ + "description": "My Portfolio", + "repo": "https://github.com/ScarVite/scarvite.de", + "owner": { + "username": "ScarVite", + "email": "admin@ScarVite.de", + "twitter": "ScarVite" + }, + "record": { + "CNAME": "scarvite.de" + } +} diff --git a/domains/srihari.json b/domains/srihari.json new file mode 100644 index 000000000..3d4fe41e9 --- /dev/null +++ b/domains/srihari.json @@ -0,0 +1,12 @@ +{ + "description": "Greetings from Sri Hari!", + "repo": "https://github.com/srhr17/srhr17.github.io", + "owner": { + "username": "srhr17", + "email": "srhr1999@gmail.com" + }, + "record": { + "CNAME": "srhr17.github.io" + } + +} diff --git a/scripts/reply.js b/scripts/reply.js index b7d10841e..78942784a 100644 --- a/scripts/reply.js +++ b/scripts/reply.js @@ -11,7 +11,7 @@ If your domain points to a server you own, add \`domain-name.is-a.dev\` to your * Open up the **settings** tab * Scroll down to the **Github pages** section * In the **Custom domain** text input, enter the domain you registered (\`domain-name.is-a.dev\`) -* Check the 'Enforce HTTPS' checkbox below the input +* Check the **Enforce HTTPS** checkbox below the input * Give it some time to reflect and you should be good to go