Merge branch 'main' into main

This commit is contained in:
Akshay Nair
2020-10-08 20:46:33 +05:30
committed by GitHub
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -23,6 +23,7 @@
}
```
* After the pull request is merged, you will see a 404 error on `your-domain.is-a.dev`. To fix this go to your github page repo's `Settings > Github pages > Custom domain` and add `your-domain.is-a.dev` in the given field
* If you have added the `URL` record for forced https, check the `Enforce HTTPS` checkbox too
+1
View File
@@ -11,6 +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' check box if you added the URL record for forced https redirection
* Give it some time to reflect and you should be good to go