acf
This commit is contained in:
18
media/mod_highlights/joomla.asset.json
Normal file
18
media/mod_highlights/joomla.asset.json
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
"$schema": "https://developer.joomla.org/schemas/json-schema/web_assets.json",
|
||||
"name": "mod_highlights",
|
||||
"version": "CVS: 1.0.0",
|
||||
"license": "GNU General Public License versione 2 o successiva; vedi LICENSE.txt",
|
||||
"assets": [
|
||||
{
|
||||
"name": "mod_highlights.style",
|
||||
"type": "style",
|
||||
"uri": "mod_highlights/style.css"
|
||||
},
|
||||
{
|
||||
"name": "mod_highlights.script",
|
||||
"type": "script",
|
||||
"uri": "mod_highlights/script.js"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user