Adds discourse-gifs to suggested components (#11339)

This commit is contained in:
Rafael dos Santos Silva 2020-11-24 14:58:45 -03:00 committed by GitHub
parent 9c901ee978
commit a6613d15f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

View File

@ -50,6 +50,13 @@ export const POPULAR_THEMES = [
meta_url: "https://meta.discourse.org/t/custom-header-links/90588",
component: true,
},
{
name: "Gifs Search",
value: "https://github.com/discourse/discourse-gifs",
description: "Adds a button to easily search and insert GIFs in posts.",
meta_url: "https://meta.discourse.org/t/discourse-gifs-component/158738",
component: true,
},
{
name: "Category Banners",
value: "https://github.com/discourse/discourse-category-banners",