From 815e5b749f2b301d455dc109ae52046c325213e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=B6k=C3=A7e=20Merdun?= Date: Tue, 31 Jan 2023 17:17:16 +0300 Subject: [PATCH] update html to dom, fixed explanation of the abbreviation - Update html to dom. - Fixed the explanation of the abbreviation. --- src/technologies/i.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/technologies/i.json b/src/technologies/i.json index a23917e01..c2c93681d 100644 --- a/src/technologies/i.json +++ b/src/technologies/i.json @@ -1068,8 +1068,8 @@ "cats": [ 1 ], - "description": "ISAY(Centralized Content Management for Websites) is a CMS service provided by the Turkish Ministry of Interior for governorships, district governorships and various official websites.", - "html": "
", + "description": "ISAY (Internet Pages Management) is a CMS service provided by the Turkish Ministry of Interior for governorships, district governorships and various official websites.", + "dom": "div.topbar-img, img[src*='/Areas/WebPart/Contents/FHeader/img/ataturk.svg']", "icon": "ISAY.png", "website": "https://www.icisleri.gov.tr/internet-sayfalari-yonetimi-isay" },