1
0
Fork 0
mirror of https://git.sr.ht/~cadence/cloudtube synced 2026-03-02 02:31:35 +00:00

Add privacy policy

This commit is contained in:
Cadence Ember 2021-04-16 16:12:04 +12:00
parent 248c812f05
commit 998bd3d7cb
No known key found for this signature in database
GPG key ID: BC1C2C61CF521B17
5 changed files with 63 additions and 16 deletions

View file

@ -25,20 +25,22 @@ html
form(method="get" action="/search").search-form
input(type="text" placeholder="Search" name="q" autocomplete="off" value=query).search
block content
div
block content
footer.footer__container
div.footer__center
p Released as AGPL free software.
.footer__cols
div
h3.footer__colhead Source
ul.footer__list
li: a(href="https://sr.ht/~cadence/tube") Project hub
li: a(href="https://lists.sr.ht/~cadence/tube-announce") Announcements
li: a(href="https://todo.sr.ht/~cadence/tube") Report a problem
div
h3.footer__colhead About
ul.footer__list
// li: a(href="/privacy") Privacy policy
// li: a(href="/js-licenses") JavaScript licenses
if showNav
footer.footer__container
div.footer__center
p Released as AGPL free software.
.footer__cols
div
h3.footer__colhead Source
ul.footer__list
li: a(href="https://sr.ht/~cadence/tube") Project hub
li: a(href="https://lists.sr.ht/~cadence/tube-announce") Announcements
li: a(href="https://todo.sr.ht/~cadence/tube") Report a problem
div
h3.footer__colhead About
ul.footer__list
li: a(href="/privacy") Privacy policy
// li: a(href="/js-licenses") JavaScript licenses