From 348aec10af5c68985b1f1259ab4abb64d8b75c5b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stephan=20B=C3=B6sch-Plepelits?= Date: Tue, 3 Jan 2023 17:40:37 +0100 Subject: [PATCH] culture-media: re-order categories --- culture-media.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/culture-media.yaml b/culture-media.yaml index 6550a7d..a31785c 100644 --- a/culture-media.yaml +++ b/culture-media.yaml @@ -152,12 +152,6 @@ const: 'no': color: red text: No image, wikimedia_commons or wikidata - wikidata_human: - color: magenta - text: wikidata tag points to a human, should most likely be 'subject:wikidata' - wikipedia_no_wikidata: - color: '#af00ff' - text: wikipedia tag found without corresponding wikidata tag has_image: color: cyan text: image or wikimedia_commons tag but no wikidata @@ -167,3 +161,9 @@ const: wikidata: color: blue text: has wikidata tag + wikidata_human: + color: magenta + text: wikidata tag points to a human, should most likely be 'subject:wikidata' + wikipedia_no_wikidata: + color: '#af00ff' + text: wikipedia tag found without corresponding wikidata tag