@for(link <- matches) {
@link match {
- case x if x.contains("d-nb.info") => { }
- case x if x.contains("wikidata.org") => { }
+ case x if x.contains("d-nb.info/gnd") => { }
+ case x if x.contains("wikidata.org") => { }
case _ => { }
}
@link
diff --git a/public/images/dnb.png b/public/images/dnb.png
deleted file mode 100644
index 7565a7e..0000000
Binary files a/public/images/dnb.png and /dev/null differ
diff --git a/public/images/gnd.png b/public/images/gnd.png
new file mode 100644
index 0000000..98d43b7
Binary files /dev/null and b/public/images/gnd.png differ