improved description, added logo
This commit is contained in:
parent
1cb8aac47b
commit
48feda2877
|
|
@ -69,3 +69,5 @@ Reach out to us via https://helpdesk.blomstra.net. We will get back to you as so
|
|||
- Blomstra provides managed Flarum hosting.
|
||||
- https://blomstra.net
|
||||
- https://blomstra.community/t/ext-search
|
||||
|
||||
Icon made by [Freepik](https://www.freepik.com) from [Flaticon](https://www.flaticon.com/).
|
||||
|
|
|
|||
|
|
@ -1,10 +1,10 @@
|
|||
{
|
||||
"name": "blomstra/search",
|
||||
"description": "Replaces Flarum search with a fulltext search server.",
|
||||
"description": "Replaces Flarum search with a fulltext elastic search server.",
|
||||
"keywords": [
|
||||
"extension",
|
||||
"flarum", "blomstra",
|
||||
"search", "fulltext"
|
||||
"search", "fulltext", "elastic", "elasticsearch"
|
||||
],
|
||||
"support": {
|
||||
"email": "helpdesk@blomstra.net",
|
||||
|
|
@ -30,7 +30,7 @@
|
|||
"title": "Search",
|
||||
"category": "feature",
|
||||
"icon": {
|
||||
"image": "resources/assets/logo.svg",
|
||||
"image": "resources/assets/logo.png",
|
||||
"backgroundColor": "#E3E7F1",
|
||||
"backgroundSize": "100%",
|
||||
"backgroundRepeat": "no-repeat",
|
||||
|
|
|
|||
Binary file not shown.
|
After Width: | Height: | Size: 33 KiB |
Loading…
Reference in New Issue