From de16c461a2d8c22d83b162768145eb0f3187acfd Mon Sep 17 00:00:00 2001 From: Dessalines Date: Thu, 8 Feb 2024 17:44:34 -0500 Subject: [PATCH] Remove front end size. Fixes #4437 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 3227f74d8..75f85f25d 100644 --- a/README.md +++ b/README.md @@ -107,7 +107,6 @@ Each Lemmy server can set its own moderation policy; appointing site-wide admins - NSFW post / community support. - High performance. - Server is written in rust. - - Front end is `~80kB` gzipped. - Supports arm64 / Raspberry Pi. ## Installation