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
|
output: true
|
||||||
|
|
||||||
nav_bars:
|
nav_bars:
|
||||||
- title: "Documents"
|
- title: "Documentation"
|
||||||
url: "/docs/getting_started.html"
|
url: "/docs/getting_started.html"
|
||||||
- title: "Github"
|
- title: "Github"
|
||||||
url: "https://github.com/sdogruyol/kemal"
|
url: "https://github.com/sdogruyol/kemal"
|
||||||
|
|
2
docs.md
2
docs.md
|
@ -4,7 +4,7 @@ layout: default
|
||||||
|
|
||||||
<div class="doc-sidebar">
|
<div class="doc-sidebar">
|
||||||
|
|
||||||
<h1 class="doc-heading">Documents</h1>
|
<h1 class="doc-heading">Documentation</h1>
|
||||||
|
|
||||||
<ul class="doc-list">
|
<ul class="doc-list">
|
||||||
{% for post in site.docs %}
|
{% for post in site.docs %}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue