diff --git a/scholia/app/templates/author_timeline.sparql b/scholia/app/templates/author_timeline.sparql index 673004bd0..086a68b33 100644 --- a/scholia/app/templates/author_timeline.sparql +++ b/scholia/app/templates/author_timeline.sparql @@ -102,7 +102,7 @@ WHERE { UNION { target: wdt:P570 ?beginning . - BIND(CONCAT("💀 died") AS ?label) . + BIND(CONCAT("🥀 died") AS ?label) . } }