diff options
author | Ilja <pleroma@spectraltheorem.be> | 2020-08-10 11:29:54 +0000 |
---|---|---|
committer | Ilja <pleroma@spectraltheorem.be> | 2020-08-10 11:29:54 +0000 |
commit | bd7bf6cd196ffe30652ea1f7785354a7eb1e912c (patch) | |
tree | 9d7447dbfaf413554a14c56768433a9bc2e2e29c /docs/configuration/static_dir.md | |
parent | a4a2d3864049e03599057ab87ead4aea423c47eb (diff) | |
download | pleroma-bd7bf6cd196ffe30652ea1f7785354a7eb1e912c.tar.gz pleroma-bd7bf6cd196ffe30652ea1f7785354a7eb1e912c.zip |
Apply 1 suggestion(s) to 1 file(s)
Diffstat (limited to 'docs/configuration/static_dir.md')
-rw-r--r-- | docs/configuration/static_dir.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/configuration/static_dir.md b/docs/configuration/static_dir.md index 2c18e3d38..58703e3be 100644 --- a/docs/configuration/static_dir.md +++ b/docs/configuration/static_dir.md @@ -45,7 +45,7 @@ Add `$static_dir/instance/thumbnail.jpeg` with your selfie or other neat picture ## Instance-specific panel -Create and Edit your file on `$static_dir/instance/panel.html`. +Create and Edit your file at `$static_dir/instance/panel.html`. ## Background |