Frontend: Add license link to about page
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
This commit is contained in:
parent
7f4f734152
commit
e466d51c3a
1 changed files with 3 additions and 0 deletions
|
@ -12,6 +12,9 @@
|
||||||
if you have questions, want to support our work, or just want to say hello.</p>
|
if you have questions, want to support our work, or just want to say hello.</p>
|
||||||
|
|
||||||
<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"
|
<a target="_blank" href="https://docs.photoprism.org/" rel="nofollow"><img src="/static/img/badge-docs.svg"
|
||||||
alt="Documentation"
|
alt="Documentation"
|
||||||
style="max-width:100%;"></a>
|
style="max-width:100%;"></a>
|
||||||
|
|
Loading…
Reference in a new issue