diff --git a/app/components/Chatbot/ChatEntry.tsx b/app/components/Chatbot/ChatEntry.tsx index 01b5bcf6..6fe4f32e 100644 --- a/app/components/Chatbot/ChatEntry.tsx +++ b/app/components/Chatbot/ChatEntry.tsx @@ -88,7 +88,7 @@ const ReferenceSummary = ({title, authors, source, url}: Citation & {titleClass? return (
-
{title}
+
{title}
{' ยท '} @@ -108,8 +108,9 @@ const ReferencePopup = (citation: Citation) => { return (
-
Referenced excerpt
+
Referenced excerpt