Files
conservatorio-tomadini/media/mod_highlights/joomla.asset.json
2024-12-31 11:07:09 +01:00

19 lines
472 B
JSON

{
"$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"
}
]
}