From 05c35b2a1857758ccb607aa33eee162a1a9b70c7 Mon Sep 17 00:00:00 2001 From: splootybean Date: Thu, 26 Feb 2026 23:19:52 +0000 Subject: [PATCH] Add Message of the Day to Gitea repo so it can be fetched on the client --- MOTD | 1 + 1 file changed, 1 insertion(+) create mode 100644 MOTD diff --git a/MOTD b/MOTD new file mode 100644 index 0000000..9484b32 --- /dev/null +++ b/MOTD @@ -0,0 +1 @@ +Welcome to RecRoomArchive! \ No newline at end of file