aboutsummaryrefslogtreecommitdiff
path: root/docs/USER_GUIDE.md
diff options
context:
space:
mode:
authorrinpatch <rinpatch@sdf.org>2019-10-04 17:15:14 +0300
committerrinpatch <rinpatch@sdf.org>2019-10-04 17:24:36 +0300
commitc07bf59da779a6777a2fd2ec5c94b6d71b6bbf51 (patch)
tree8dbad4a3918cf3c1d3ff18fe5f1e17287565a3b9 /docs/USER_GUIDE.md
parent2060dd8377671e24324b99adb2bf619cfc1dc742 (diff)
Move the epigraph after the heading so MkDocs can pick up the heading
Diffstat (limited to 'docs/USER_GUIDE.md')
-rw-r--r--docs/USER_GUIDE.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/USER_GUIDE.md b/docs/USER_GUIDE.md
index 18b6c560..076bfb1c 100644
--- a/docs/USER_GUIDE.md
+++ b/docs/USER_GUIDE.md
@@ -1,3 +1,5 @@
+# Pleroma-FE user guide
+
> Be prepared for breaking changes, unexpected behavior and this user guide becoming obsolete and wrong.
> If there was no insanity
@@ -6,8 +8,6 @@
>
> --Catbag
-# Pleroma-FE user guide
-
Pleroma-FE user interface is modeled after Qvitter which is modeled after older Twitter design. It provides a simple 2-column interface for microblogging. While being simple by default it also provides many powerful customization options.
## Posting, reading, basic functions.