diff --git a/app/components/CollectionLink/CollectionLink.tsx b/app/components/CollectionLink/CollectionLink.tsx index fc72272..f500c54 100644 --- a/app/components/CollectionLink/CollectionLink.tsx +++ b/app/components/CollectionLink/CollectionLink.tsx @@ -33,11 +33,11 @@ export const CollectionLink = (props: any) => { )}
+
{props.title}
- {props.description} + {props.description.substring(0, 300)}
+
{props.title_ru}