mirror of
https://github.com/flarum/core.git
synced 2025-08-08 09:26:34 +02:00
Update icon API
This commit is contained in:
@@ -3,14 +3,11 @@
|
|||||||
"type": "flarum-extension",
|
"type": "flarum-extension",
|
||||||
"description": "English language pack.",
|
"description": "English language pack.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"require": {
|
|
||||||
"composer/installers": "dev-master"
|
|
||||||
},
|
|
||||||
"extra": {
|
"extra": {
|
||||||
"flarum-extension": {
|
"flarum-extension": {
|
||||||
"title": "English",
|
"title": "English",
|
||||||
"icon": {
|
"icon": {
|
||||||
"backgroundImage": "url('{$assets}/icon.svg')",
|
"image": "icon.svg",
|
||||||
"backgroundSize": "cover",
|
"backgroundSize": "cover",
|
||||||
"backgroundPosition": "center"
|
"backgroundPosition": "center"
|
||||||
}
|
}
|
||||||
|
Before Width: | Height: | Size: 522 B After Width: | Height: | Size: 522 B |
Reference in New Issue
Block a user