From 2e54cc54a708def0e8660d5ef0e3ce376b736105 Mon Sep 17 00:00:00 2001 From: vala Date: Sun, 20 Oct 2019 08:59:50 -0400 Subject: [PATCH] updated readme to include a quick and dirty guide for installing nsfw covers --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f3d625e..48a49e7 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ # pleroma-resources -resources i have made as custom resources to pleroma installs and user interfaces \ No newline at end of file +resources i have made as custom resources to pleroma installs and user interfaces. + +## install guide +to install one of the nsfw covers, simply remove the text after "nsfw.74818f9" so you are left with the filename "nsfw.74818f9.png". + +upload that to your server, and copy it to the ```/opt/pleroma/priv/static/static/img/``` folder and replace the image present there. restart pleroma, and you should be good to go. \ No newline at end of file