Skip to content

Commit 1885867

Browse files
committed
Update README.md
1 parent 5358eb0 commit 1885867

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ When active, visitors will see a friendly message indicating that the site is un
1515

1616
If you're using Cloudflare for your site, you can use the GH Pages url as the redirected landing page when your site is under maintenance.
1717

18-
This is a great way to keep your entire site:pages, assets, API etc. offline while you work on the maintenance.
18+
_This is a great way to keep your entire site: pages, assets, API et al. offline while you work on the maintenance._
1919

2020
1. Go to your Cloudflare dashboard and create a new page rule under Rules > Page Rules.
21-
2. Set the page rule url to *.yoursite.com/* and the destination URL to the GH Pages url (https://thinkdj.github.io/oops-kit/) so that all requests to your site are redirected to the maintenance page.
21+
2. Set the page rule url to *.yoursite.com/ * and the destination URL to the GH Pages url (https://thinkdj.github.io/oops-kit/) so that all requests to your site are redirected to the maintenance page.
2222
![Cloudflare Page Rule](./assets/cloudflare_pagerule.png)
2323
3. Set the redirect type to "302 - Temporary Redirect".
2424
4. Save the page rule and disable it when your site is no longer under maintenance.

0 commit comments

Comments
 (0)