Frontend: Update about page footer
This commit is contained in:
parent
772c87b32c
commit
ac1dbce37a
1 changed files with 5 additions and 7 deletions
|
@ -81,13 +81,11 @@
|
||||||
:src="$config.staticUri + '/img/badge-reddit.svg'" alt="Reddit" style="max-width:100%;"></a>
|
:src="$config.staticUri + '/img/badge-reddit.svg'" alt="Reddit" style="max-width:100%;"></a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p class="caption mt-4">
|
<p class="caption mt-4 text-xs-center">
|
||||||
<a target="_blank" href="https://photoprism.app/trademark">
|
PhotoPrism® is a <a href="https://photoprism.app/trademark" rel="nofollow" target="_blank" class="text-link">registered trademark</a>.
|
||||||
PhotoPrism® is a registered trademark. Our Trademark and Brand Guidelines,
|
Docs <a href="https://github.com/photoprism/photoprism-docs" rel="nofollow" target="_blank" class="text-link">are available</a> under the
|
||||||
which may be updated from time to time, describe how our Brand Assets may be used.
|
<a href="https://creativecommons.org/licenses/by-nc-sa/4.0/" rel="nofollow" target="_blank" class="text-link">CC BY-NC-SA 4.0 License</a>; additional terms may apply.
|
||||||
It is important to us that any permitted use of our Brand Assets is fair and meets the highest standards.
|
By using our software and services, you agree to our <a href="https://photoprism.app/terms" rel="nofollow" target="_blank" class="text-link">terms & conditions</a>.
|
||||||
Visit photoprism.app/trademark to learn more.
|
|
||||||
</a>
|
|
||||||
</p>
|
</p>
|
||||||
</v-container>
|
</v-container>
|
||||||
<p-about-footer></p-about-footer>
|
<p-about-footer></p-about-footer>
|
||||||
|
|
Loading…
Reference in a new issue