diff options
author | Haelwenn (lanodan) Monnier <contact@hacktivis.me> | 2019-03-15 10:58:15 +0100 |
---|---|---|
committer | Haelwenn (lanodan) Monnier <contact@hacktivis.me> | 2019-03-15 10:58:15 +0100 |
commit | f5b54acc8160dc1ecf4523d98e971eff8bc983de (patch) | |
tree | c9196e13794fefb9e4440a795a74ad51f9402550 /docs/Custom-Emoji.md | |
parent | 41fc67aa4993c119dae82578df7309d3999ac47a (diff) | |
download | pleroma-f5b54acc8160dc1ecf4523d98e971eff8bc983de.tar.gz pleroma-f5b54acc8160dc1ecf4523d98e971eff8bc983de.zip |
Fix headers and add !929 docs to extras
[ci skip]
Diffstat (limited to 'docs/Custom-Emoji.md')
-rw-r--r-- | docs/Custom-Emoji.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/Custom-Emoji.md b/docs/Custom-Emoji.md index d4af5c97c..9d90e5822 100644 --- a/docs/Custom-Emoji.md +++ b/docs/Custom-Emoji.md @@ -1,3 +1,5 @@ +# Custom emoji + To add custom emoji: * Add the image file(s) to `priv/static/emoji/custom` * In case of conflicts: add the desired shortcode with the path to `config/custom_emoji.txt`, comma-separated and one per line |