diff options
author | Adam Stück <adam@adast.xyz> | 2023-05-19 00:47:44 +0200 |
---|---|---|
committer | Adam Stück <adam@adast.xyz> | 2023-05-19 00:47:44 +0200 |
commit | 6dc2f20eb75f71f5e49c8a899a9eaa884dfe664d (patch) | |
tree | 23c68267df9c93d58351e0f5751a1f2ff96b7b20 /dst | |
parent | 9a9c940c0e83590fd4ef5bdfd2de887bab84bbb2 (diff) |
services: drop short search link
Diffstat (limited to 'dst')
-rw-r--r-- | dst/services.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dst/services.html b/dst/services.html index 45f607f..1f88d97 100644 --- a/dst/services.html +++ b/dst/services.html @@ -38,7 +38,7 @@ Everything is currently hosted on my <a href="/uses#machines">Hetzner VPS</a> wi <tbody> <tr> <td>SearXNG</td> -<td><a href="https://search.adast.dk">search.adast.dk</a><br><a href="https://s.adast.dk">s.adast.dk</a></td> +<td><a href="https://search.adast.dk">search.adast.dk</a></td> </tr> <tr> <td>PeerTube</td> |