From 7a8cc806a06826243aff775414018231837bda35 Mon Sep 17 00:00:00 2001 From: default Date: Mon, 26 Jun 2023 09:55:45 +0200 Subject: Updated documentation. --- doc/snac.5 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/snac.5') diff --git a/doc/snac.5 b/doc/snac.5 index 07c833d..2d357ec 100644 --- a/doc/snac.5 +++ b/doc/snac.5 @@ -96,8 +96,8 @@ This directory stores Mastodon API apps. .It Pa token/ This directory stores Mastodon API tokens. .It Pa style.css -The server-wide CSS. Not used directly; everytime a new user is created, this -file is copied to the user +The server-wide CSS. The content of this file is inserted into the HTML output +unless a user-specific one exist in the user's .Pa static/ folder. .It Pa greeting.html -- cgit