diff options
author | siddharth ravikumar <s@ricketyspace.net> | 2022-12-26 16:55:56 -0500 |
---|---|---|
committer | siddharth ravikumar <s@ricketyspace.net> | 2022-12-26 16:55:56 -0500 |
commit | 263f53e1f8960ee1afe226740fac4936df4c6438 (patch) | |
tree | e500baf22c8bca0f553ea2108c2aeded85ca9b0b /templates/about.tmpl | |
parent | 264731f0cbfa2a0bd826b7ca2e52b485daea2fd3 (diff) |
templates/about.tmpl: update t&p sections
Diffstat (limited to 'templates/about.tmpl')
-rw-r--r-- | templates/about.tmpl | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/templates/about.tmpl b/templates/about.tmpl index 3cf56a5..3fa10b9 100644 --- a/templates/about.tmpl +++ b/templates/about.tmpl @@ -28,9 +28,8 @@ <div class="content"> <p> It is licensed under the - <a href="//git.ricketyspace.net/peach/tree/LICENSE">ISC license</a>. Your - use of this service indicates an implicit - agreement to the terms of this license.</p> + <a href="//git.ricketyspace.net/peach/tree/LICENSE">ISC license</a>. + </p> </div> </div> <!-- terms-container end --> @@ -39,7 +38,7 @@ <h2>privacy</h2> </div> <div class="content"> - <p>Peach does not use cookies. It does not + <p>Peach does not use cookies and it does not track you.</p> </div> </div> <!-- privacy-container end --> |