Documentation updates/fixes

This commit is contained in:
eikek
2021-06-16 23:57:58 +02:00
parent 4345ab1876
commit ea614c22a7
10 changed files with 77 additions and 177 deletions

View File

@ -2,7 +2,7 @@
<div class="container">
<div class="content has-text-centered">
<span>
Docspell, {{ config.extra.version }}
Docspell {{ config.extra.version }}
</span>
<span class="ml-1 mr-1"></span>
<a href="https://spdx.org/licenses/GPL-3.0-or-later.html" target="_blank">GPLv3+</a>
@ -12,7 +12,7 @@
</a>
<span class="ml-1 mr-1"></span>
<span>
<a href="https://gitter.im/eikek/docspell">Chat on Gitter</a>
Chat on <a href="https://gitter.im/eikek/docspell">Gitter</a>/<a href="https://app.element.io/#/room/#eikek_docspell:gitter.im">Matrix</a>
</span>
</div>
</div>