diff options
author | siddharth ravikumar <s@ricketyspace.net> | 2022-12-26 16:44:13 -0500 |
---|---|---|
committer | siddharth ravikumar <s@ricketyspace.net> | 2022-12-26 16:44:13 -0500 |
commit | 7975fc160d04a75bc177b89ed0dec69c128e81b8 (patch) | |
tree | 678757c7088ccfc4e149e8ce80270239e3b71221 | |
parent | 69e59822f09d1d958fb190f59191b73441f59ecd (diff) |
templates/about.tmpl: update privacy section
Make it terse.
-rw-r--r-- | templates/about.tmpl | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/templates/about.tmpl b/templates/about.tmpl index a264f22..3cf56a5 100644 --- a/templates/about.tmpl +++ b/templates/about.tmpl @@ -40,8 +40,7 @@ </div> <div class="content"> <p>Peach does not use cookies. It does not - track your location and it wants to know - nothing about you.</p> + track you.</p> </div> </div> <!-- privacy-container end --> |