From 274274ad6335d74ecaeea07eb074cfb0a773f3fd Mon Sep 17 00:00:00 2001 From: Hypolite Petovan Date: Thu, 27 Dec 2018 01:52:40 -0500 Subject: [PATCH] Fix mods/README.md format --- mods/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mods/README.md b/mods/README.md index 917fcccd82..fe7a7fed57 100644 --- a/mods/README.md +++ b/mods/README.md @@ -14,7 +14,7 @@ Unmaintained and unsupported. ## `home.css` and `home.html` Example files to customize the landing page of your Friendica node. -The `home.html file` contains the text of the page, the `home.css` file the style information. +The `home.html` file contains the text of the page, the `home.css` file the style information. The login box will be added according to the other system settings. Both files have to be placed in the base directory of your Friendica installation to be used for the landing page.