From 28db656b15fd9c8fc69f7e9eb00a56e82c26b6c9 Mon Sep 17 00:00:00 2001 From: jxnshi Date: Sat, 11 Jan 2025 20:07:41 +0000 Subject: [PATCH] Add mesange page --- public/layout.html | 2 +- public/mesange.html | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) create mode 100644 public/mesange.html diff --git a/public/layout.html b/public/layout.html index e342b56..4d4895a 100644 --- a/public/layout.html +++ b/public/layout.html @@ -17,7 +17,7 @@ diff --git a/public/mesange.html b/public/mesange.html new file mode 100644 index 0000000..399c296 --- /dev/null +++ b/public/mesange.html @@ -0,0 +1,6 @@ +
+

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

+
-- 2.49.0