Add social-media-demo.css to joomla.asset.json and index.php

Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-01-18 01:53:24 +00:00
parent 75d1590af7
commit 51238139c1
2 changed files with 9 additions and 0 deletions

View File

@@ -235,6 +235,11 @@
"name": "vendor.fa7free.solid.min",
"type": "style",
"uri": "media/templates/site/moko-cassiopeia/vendor/fa7free/css/solid.min.css"
},
{
"name": "template.global.social-media-demo",
"type": "style",
"uri": "media/templates/site/moko-cassiopeia/css/global/social-media-demo.css"
}
]
}