mirror of
https://github.com/flarum/core.git
synced 2025-08-08 01:16:52 +02:00
Update icon API
This commit is contained in:
@@ -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 |
Reference in New Issue
Block a user