Docs: Add title and anchor

This commit is contained in:
Frank Taillandier 2017-12-03 19:52:37 +01:00
parent e8c8eacf7b
commit e3142e4c5a
No known key found for this signature in database
GPG Key ID: E73258E3F50AEB7E
1 changed files with 3 additions and 1 deletions

View File

@ -21,7 +21,9 @@ jekyll build --watch
# watched for changes, and regenerated automatically. # 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: If you want to build for your production environment: