mirror of
https://gitea.invidious.io/iv-org/shard-kemal.git
synced 2024-08-15 00:53:36 +00:00
Update documentation title
This commit is contained in:
parent
9d1e1a78e2
commit
6158145430
2 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
2
docs.md
2
docs.md
|
@ -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 %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue