myheats-website

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

commit 7d4234aa5b05dbfc537291fd28d7e0a8f7fb2851
parent 793bca5eb0863d6272f3fe46b2d966bce93b4188
Author: Andreas Gruhler <agruhl@gmx.ch>
Date:   Sat, 20 Sep 2025 17:34:22 +0200

fix: fediverse link

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

diff --git a/index.html b/index.html @@ -39,7 +39,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>