Update technologies.json

main
Elbert Alias 5 years ago committed by GitHub
parent 0a6170bf15
commit 81800becd7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -19849,14 +19849,20 @@
"cats": [ "cats": [
66 66
], ],
"html": [ "dom": {
"<link[^>]+?href=\"[^\"]+nsw-design-system[^>\"]+css", "link[href*='nsw-design-system']": {
"<div class=(?:\"|')[^\"']*nsw(?:-)[^\"']*" "attributes": {
"href": "",
}
},
".nsw-container, .nsw-header, .nsw-icon": {
"text": ""
}
], ],
"website": "https://github.com/digitalnsw/nsw-design-system", "website": "https://www.digital.nsw.gov.au/digital-design-system",
"icon": "NSWgov.png", "icon": "NSW Design System.svg",
"js": { "js": {
"NSW": "" "NSW.initSite": ""
} }
}, },
"osCommerce": { "osCommerce": {