Frontend: Add license link to about page

Signed-off-by: Michael Mayer <michael@liquidbytes.net>
This commit is contained in:
Michael Mayer 2020-07-01 16:01:00 +02:00
parent 7f4f734152
commit e466d51c3a

View file

@ -12,6 +12,9 @@
if you have questions, want to support our work, or just want to say hello.</p>
<p>
<router-link to="/about/license">
<img src="/static/img/badge-agpl.svg" alt="License AGPL v3" style="max-width:100%;"/>
</router-link>
<a target="_blank" href="https://docs.photoprism.org/" rel="nofollow"><img src="/static/img/badge-docs.svg"
alt="Documentation"
style="max-width:100%;"></a>