From 9ec9273ed9f04a666e6bc434baa2790321675c8f Mon Sep 17 00:00:00 2001 From: Frank Taillandier Date: Sun, 3 Dec 2017 19:52:37 +0100 Subject: [PATCH] Docs: Add title and anchor --- docs/_docs/usage.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/_docs/usage.md b/docs/_docs/usage.md index d4dffa01..a4201c1e 100644 --- a/docs/_docs/usage.md +++ b/docs/_docs/usage.md @@ -21,7 +21,9 @@ jekyll build --watch # watched for changes, and regenerated automatically. ``` -Default URL is set to `http://localhost:4000` in development environment. {% include docs_version_badge.html version="3.3.0" %} +## Override default development settings + +Default URL is set to `http://localhost:4000` in development environment. {% include docs_version_badge.html version="3.3.0" %} If you want to build for your production environment: