Fix license on the home page
continuous-integration/drone/push Build is passing Details

This commit is contained in:
kolaente 2021-08-29 23:29:18 +02:00
parent f2767c1480
commit e0bb4cc2a1
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ heading:
subtitle: Also one of the two wild South American camelids which live in the high<br/>
alpine areas of the Andes and a [relative of the llama](https://en.wikipedia.org/wiki/Vicu%C3%B1a).
subsubtitle: Vikunja is an Open-Source, [self-hosted](https://vikunja.io/docs/installing/) To-Do list application for all platforms.
It is licensed under the [GPLv3](https://code.vikunja.io/api/src/branch/main/LICENSE).
It is licensed under the [AGPLv3](https://code.vikunja.io/api/src/branch/main/LICENSE).
menu:
page:
title: "Home"
@ -19,4 +19,4 @@ menu:
<div class="container">
<a class="button is-success is-large" href="https://try.vikunja.io" target="_blank" rel="noopener">Try it</a>
<a class="button is-large" href="/features">Features</a>
</div>
</div>