mirror of
https://github.com/zulip/zulip.git
synced 2026-06-24 21:08:25 +08:00
help: Rename the header of help docs.
Renamed the header to Home since it makes more sense, previously it was Index.
This commit is contained in:
parent
5f52f58bb4
commit
ccdddf3a71
@ -6,7 +6,7 @@
|
||||
<div class="app help terms-page inline-block">
|
||||
<div class="{{ sidebar_class }}">
|
||||
<div class="content">
|
||||
<h1><a href="{{ doc_root }}" class="no-underline">Index</a></h1>
|
||||
<h1><a href="{{ doc_root }}" class="no-underline">Home</a></h1>
|
||||
{{ render_markdown_path(sidebar_index, api_uri_context) }}
|
||||
<h1 class="home-link"><a href="/" class="no-underline">Back to Zulip</a></h1>
|
||||
</div>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user