From 5461bc79914a3c2f48bf6ebe3908868f795ed0bf Mon Sep 17 00:00:00 2001 From: Elbert Alias <77259+AliasIO@users.noreply.github.com> Date: Thu, 22 Apr 2021 11:17:52 +1000 Subject: [PATCH] Update technologies.json --- src/technologies.json | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) 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" } } }