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 | |
parent | 9a9c940c0e83590fd4ef5bdfd2de887bab84bbb2 (diff) |
services: drop short search link
-rw-r--r-- | dst/services.html | 2 | ||||
-rw-r--r-- | src/services.md | 2 |
2 files changed, 2 insertions, 2 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> diff --git a/src/services.md b/src/services.md index 9202ace..27108f5 100644 --- a/src/services.md +++ b/src/services.md @@ -7,7 +7,7 @@ Everything is currently hosted on my [Hetzner VPS](/uses#machines) without any C | Service | Instance | | --- | --- | -| SearXNG | [search.adast.dk](https://search.adast.dk)<br>[s.adast.dk](https://s.adast.dk) | +| SearXNG | [search.adast.dk](https://search.adast.dk) | | PeerTube | [tv.adast.dk](https://tv.adast.dk) | ## Private |