]> jxnshi.xyz Git - jxnshi.xyz.git/commitdiff
Remove useless div
authorjxnshi <jxnshi@proton.me>
Tue, 14 Jan 2025 17:10:09 +0000 (17:10 +0000)
committerjxnshi <jxnshi@proton.me>
Tue, 14 Jan 2025 17:10:09 +0000 (17:10 +0000)
public/mesange.html

index 4d3ced8d72cb3a76e4067d9a16e7cd445b68ef56..1f48b0b37a5316f7d8ef38c0edf61fc2766b03a0 100644 (file)
@@ -1,9 +1,7 @@
-<div>
-    <p>
-        Mesange is a federated messaging project focused on privacy.<br>
-        See <a href="/repos?p=mesange.git;a=tree" target="blank_">mesange.git</a> for more information.
-    </p>  
-    <p>
-        You can clone the repo with this command: <code>git://jxnshi.xyz/mesage.git</code>
-    </p>
-</div>
+<p>
+    Mesange is a federated messaging project focused on privacy.<br>
+    See <a href="/repos?p=mesange.git;a=tree" target="blank_">mesange.git</a> for more information.
+</p>  
+<p>
+    You can clone the repo with this command: <code>git://jxnshi.xyz/mesage.git</code>
+</p>