Update documentation title

This commit is contained in:
sdogruyol 2016-01-07 10:00:09 +02:00
parent 9d1e1a78e2
commit 6158145430
2 changed files with 2 additions and 2 deletions

View file

@ -17,7 +17,7 @@ collections:
output: true
nav_bars:
- title: "Documents"
- title: "Documentation"
url: "/docs/getting_started.html"
- title: "Github"
url: "https://github.com/sdogruyol/kemal"

View file

@ -4,7 +4,7 @@ layout: default
<div class="doc-sidebar">
<h1 class="doc-heading">Documents</h1>
<h1 class="doc-heading">Documentation</h1>
<ul class="doc-list">
{% for post in site.docs %}