commit d69471c1bf2a4a75c8526328c651e372e64fc5c7 parent 8c2e4a97af3f5426c96134a34bb44d28dd08e60c Author: Agastya Chandrakant <me@hanabi.in> Date: Sat, 14 Sep 2019 03:28:28 +0530 Update readme about custom domain checking Diffstat:
M | README.md | | | 4 | ++++ |
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md @@ -6,6 +6,10 @@ For updating the website: yarn depoly ``` +1. Go to [Settings](https://github.com/cognitive137/sana137.in/settings). +2. Look for "GitHub Pages" from bottom. +3. Update "Custom domain" accordingly. + ## Adding new blogs 1. Create a folder in `src/blogs`, say _`newBlogPost`_.