Update html/priv.ejs

This commit is contained in:
ashley 2025-09-11 13:51:07 +02:00
parent 6877c66605
commit ca1ebebe5a

View File

@ -302,7 +302,7 @@
<!-- Paper Article --> <!-- Paper Article -->
<article class="paper" role="article" aria-label="Poke Privacy Policy"> <article class="paper" role="article" aria-label="Poke Privacy Policy">
<!-- Mobile TOC (mobile only, desktop unchanged) -->
<details class="mobile-toc"> <details class="mobile-toc">
<summary>Contents</summary> <summary>Contents</summary>
<div class="toc-links"> <div class="toc-links">
@ -564,7 +564,7 @@
<section id="self-host" aria-labelledby="selfhost-heading"> <section id="self-host" aria-labelledby="selfhost-heading">
<h2 id="selfhost-heading" class="section">Self-Hosting</h2> <h2 id="selfhost-heading" class="section">Self-Hosting</h2>
<p> <p>
Poke is free software under the <strong>GNU GPL v3.0 or later</strong>. Poke is free software under the <strong>GNU GPL v3.0 or later</strong>. you can self-host it yourself! <a href="https://codeberg.org/ashley/poke/#hosting-poke"> see here </a>
</p> </p>
</section> </section>