From 3ab373acd4f43c4039f43b02e7ce4e7fa5f157af Mon Sep 17 00:00:00 2001 From: nurbek Date: Sun, 9 Jul 2023 17:30:44 +0600 Subject: [PATCH] Update Omeka / cms --- src/technologies/o.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/technologies/o.json b/src/technologies/o.json index 4451089f8..648f41b3e 100644 --- a/src/technologies/o.json +++ b/src/technologies/o.json @@ -436,6 +436,7 @@ "cpe": "cpe:2.3:a:omeka:omeka:*:*:*:*:*:*:*:*:*", "description": "Omeka is a free Content Management System (CMS) used by archives, historical societies, libraries, museums, and individual researchers for publishing digital collections.", "icon": "Omeka.png", + "dom": "link[rel*='stylesheet'][href*='css/myomeka.css'], link[rel*='stylesheet'][href*='/omeka/plugins/'], footer > p > a[href*='//omeka.org']", "js": { "Omeka": "" },