Frontend: Update about page footer

This commit is contained in:
Michael Mayer 2022-01-20 12:34:37 +01:00
parent 772c87b32c
commit ac1dbce37a

View file

@ -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 &amp; 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>