From b50c596d0644da3759809dcd10b7144ffcd1d54b Mon Sep 17 00:00:00 2001 From: John Polacek Date: Sat, 3 Feb 2018 13:03:47 -0600 Subject: [PATCH] Format subhead in gh-pages README example (#3670) --- examples/gh-pages/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/gh-pages/README.md b/examples/gh-pages/README.md index 1f09950f..a2893e1a 100644 --- a/examples/gh-pages/README.md +++ b/examples/gh-pages/README.md @@ -18,7 +18,7 @@ npm install npm run dev ``` -Deploy it to github +### Deploy it to github Edit ```env-config.js``` and replace ```'Next-gh-page-example'``` by your project name.