Update html/priv.ejs

This commit is contained in:
ashley 2025-08-19 04:17:59 +02:00
parent b3bb607a74
commit e555638370

View File

@ -245,14 +245,13 @@
<main class="wrap hero" id="top">
<div class="hero-card" role="region" aria-label="Privacy overview">
<div>
<h1>Privacy Policy</h1>
<h1>Poke Privacy Policy</h1>
<p class="lede">
TL;DR: <strong>We dont collect any data about you.</strong> No telemetry, no trackers ! Because Poke is <strong>free software</strong>, you can also check the source and self-host.
<strong>We dont collect any data about you.</strong> No telemetry, no trackers ! Because Poke is <strong>free software</strong>, you can also check the source and self-host.
</p>
<div class="badges" aria-label="Key guarantees">
<span class="chip"><span class="dot" aria-hidden="true"></span> No data collected</span>
<span class="chip"><span class="dot" aria-hidden="true"></span> No telemetry</span>
<span class="chip"><span class="dot" aria-hidden="true"></span> No thirdparty trackers</span>
<span class="chip"><span class="dot" aria-hidden="true"></span> Requests proxied</span>
</div>