1
0

Add docs about using vikunja with utf-8 characters

This commit is contained in:
kolaente
2020-07-06 21:53:26 +02:00
parent 78791f31a4
commit 96f366f5e7
6 changed files with 129 additions and 0 deletions

View File

@ -30,6 +30,7 @@ This document provides an overview and instructions for the different methods.
* [Docker]({{< ref "install-backend.md#docker">}})
* [Debian packages]({{< ref "install-backend.md#debian-packages">}})
* [Configuration]({{< ref "config.md">}})
* [UTF-8 Settings]({{< ref "utf-8.md">}})
* [Frontend]({{< ref "install-frontend.md">}})
* [Docker]({{< ref "install-frontend.md#docker">}})
* [NGINX]({{< ref "install-frontend.md#nginx">}})