Add Vultr and DO Marketplace links (#16297)
* fix emoji img path * move cloudron * Add Vultr and DO
This commit is contained in:
parent
65548359cc
commit
653704c102
4 changed files with 49 additions and 17 deletions
|
@ -1031,11 +1031,11 @@ PATH =
|
|||
;;
|
||||
;; All available reactions users can choose on issues/prs and comments.
|
||||
;; Values can be emoji alias (:smile:) or a unicode emoji.
|
||||
;; For custom reactions, add a tightly cropped square image to public/emoji/img/reaction_name.png
|
||||
;; For custom reactions, add a tightly cropped square image to public/img/emoji/reaction_name.png
|
||||
;REACTIONS = +1, -1, laugh, hooray, confused, heart, rocket, eyes
|
||||
;;
|
||||
;; Additional Emojis not defined in the utf8 standard
|
||||
;; By default we support gitea (:gitea:), to add more copy them to public/emoji/img/emoji_name.png and add it to this config.
|
||||
;; By default we support gitea (:gitea:), to add more copy them to public/img/emoji/emoji_name.png and add it to this config.
|
||||
;; Dont mistake it for Reactions.
|
||||
;CUSTOM_EMOJIS = gitea
|
||||
;;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue