From 30d15aceb6b3fb1bd1064f3fc2482f37cdad0c4b Mon Sep 17 00:00:00 2001 From: jxnshi Date: Tue, 14 Jan 2025 17:10:09 +0000 Subject: [PATCH] Remove useless div --- public/mesange.html | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/public/mesange.html b/public/mesange.html index 4d3ced8..1f48b0b 100644 --- a/public/mesange.html +++ b/public/mesange.html @@ -1,9 +1,7 @@ -
-

- Mesange is a federated messaging project focused on privacy.
- See mesange.git for more information. -

-

- You can clone the repo with this command: git://jxnshi.xyz/mesage.git -

-
+

+ Mesange is a federated messaging project focused on privacy.
+ See mesange.git for more information. +

+

+ You can clone the repo with this command: git://jxnshi.xyz/mesage.git +

-- 2.49.0