Add todoist to features
continuous-integration/drone/push Build is passing Details

This commit is contained in:
kolaente 2020-05-24 15:37:07 +02:00
parent e36c07fc60
commit 03fd588e00
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
2 changed files with 6 additions and 3 deletions

View File

@ -180,13 +180,14 @@ menu:
<div class="container has-text-centered"> <div class="container has-text-centered">
<div class="columns"> <div class="columns">
<div class="column is-one-quarter has-text-right-desktop-only"> <div class="column is-one-quarter has-text-right-desktop-only">
<img src="wunderlist.png" alt="Wunderlist"/> <img src="wunderlist.png" alt="Wunderlist" style="margin-right: 1em"/>
<img src="todoist.png" alt="Todoist"/>
</div> </div>
<div class="column"> <div class="column">
<h1 class="title"> <h1 class="title">
Import your data from Wunderlist Import your data from Todoist or Wunderlist
</h1> </h1>
<p>You can import your lists, tasks, notes and files from Wunderlist into Vikunja in no time.</p> <p>You can import your lists, tasks, notes and files from Wunderlist or Todoist into Vikunja in no time.</p>
</div> </div>
</div> </div>
</div> </div>
@ -240,5 +241,7 @@ But of course, there's more to come! Take a look at this list of things we've pl
* IMAP-Integration - Send an email to Vikunja to create a new task * IMAP-Integration - Send an email to Vikunja to create a new task
* [Even more!](https://my.vikunja.cloud/share/QFyzYEmEYfSyQfTOmIRSwLUpkFjboaBqQCnaPmWd/auth) * [Even more!](https://my.vikunja.cloud/share/QFyzYEmEYfSyQfTOmIRSwLUpkFjboaBqQCnaPmWd/auth)
<br/>
</div> </div>
</div> </div>

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB