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