diff --git a/src/technologies.json b/src/technologies.json index f7d5fde5a..edaf732a2 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -22250,15 +22250,16 @@ "cats": [ 18 ], - "description": "Helix Ultimate is an advanced, functional and ready to use template framework for Joomla. It's a user-friendly, modern, and highly customizable tool to build Joomla templates easily.", + "description": "Helix Ultimate a free template framework for Joomla.", "icon": "HelixUltimate.svg", - "html": [ - "]class=\".*?\\bhelix-ultimate\\b.*?", - "]id=\"\\bsp-header\\b" - ], + "dom": { + "header#bsp-header, body.helix-ultimate": { + "text": "" + } + }, "implies": "Joomla", "oss": true, - "website": "https://joomshaper.com" + "website": "https://www.joomshaper.com/joomla-templates/helixultimate" } } }