diff options
author | Adam Stück <adam@adast.xyz> | 2023-04-04 21:43:08 +0200 |
---|---|---|
committer | Adam Stück <adam@adast.xyz> | 2023-04-04 21:43:08 +0200 |
commit | 6f66cc82fd15542f4352a29a7475ab7957b9aa56 (patch) | |
tree | 192b53a8d821c75da0d521613764e3155917f00d /dst/services.html | |
parent | 54e548cc8a6a5713126b5d94fb7cef7927e37e4f (diff) |
services: add peertube instance
Diffstat (limited to 'dst/services.html')
-rw-r--r-- | dst/services.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/dst/services.html b/dst/services.html index ec9c3bb..02e4da9 100644 --- a/dst/services.html +++ b/dst/services.html @@ -40,6 +40,10 @@ Everything is currently hosted on my <a href="/uses#machines">Hetzner VPS</a> wi <td>SearXNG</td> <td><a href="https://search.adast.xyz">search.adast.xyz</a></td> </tr> +<tr> +<td>PeerTube</td> +<td><a href="https://tv.adast.xyz">tv.adast.xyz</a></td> +</tr> </tbody> </table> |