hivedav-website

Website for HiveDAV
git clone https://git.in0rdr.ch/hivedav-website.git
Log | Files | Refs | Pull requests |Archive | README | LICENSE

commit 8e82995a47d736cafb93cd08f2a2d5b2a8e138cc
parent 7c30da9e42ed0664d27e3fb8fb12eb9584f88ba4
Author: Andreas Gruhler <agruhl@gmx.ch>
Date:   Sat, 20 Sep 2025 17:33:53 +0200

fix: fediverse link

Diffstat:
Mindex.html | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/index.html b/index.html @@ -38,7 +38,7 @@ title: Home </tr> <tr> <td>Fediverse</td> - <td><a href="https://m.in0rdr.ch/users/in0rdr">m.in0rdr.ch</a></td> + <td><a href="https://m.in0rdr.ch/in0rdr">m.in0rdr.ch</a></td> </tr> </table> </div>