projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2656f41
)
MkDocs does not like if a paragraph doesn't have a newline after it
author
rinpatch
<rinpatch@sdf.org>
Thu, 3 Oct 2019 08:02:07 +0000
(11:02 +0300)
committer
rinpatch
<rinpatch@sdf.org>
Thu, 3 Oct 2019 08:02:07 +0000
(11:02 +0300)
docs/configuration/custom_emoji.md
patch
|
blob
|
history
diff --git
a/docs/configuration/custom_emoji.md
b/docs/configuration/custom_emoji.md
index f72c0edbc1438e11f698a99deacb5c928db380c4..1648840fdd2f3a97ea1e2cd3e78e2e404c3ace71 100644
(file)
--- a/
docs/configuration/custom_emoji.md
+++ b/
docs/configuration/custom_emoji.md
@@
-4,6
+4,7
@@
Before you add your own custom emoji, check if they are available in an existing
See `Mix.Tasks.Pleroma.Emoji` for information about emoji packs.
To add custom emoji:
+
* Create the `STATIC-DIR/emoji/` directory if it doesn't exist
(`STATIC-DIR` is configurable, `instance/static/` by default)
* Create a directory with whatever name you want (custom is a good name to show the purpose of it).