Update docs and changelog

This commit is contained in:
Eike Kettner
2020-10-29 22:30:23 +01:00
parent 74f84c3b8e
commit 5728be8b45
7 changed files with 167 additions and 11 deletions

View File

@ -173,13 +173,12 @@ footHero model =
[ text " "
]
, span []
[ text "© 2020 "
]
, a
[ href "https://github.com/eikek"
, target "_blank"
]
[ text "@eikek"
[ a
[ href "https://gitter.im/eikek/docspell"
, target "_blank"
]
[ text "Chat on Gitter"
]
]
]
]