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)}

diff --git a/app/components/ReleaseLink/ReleaseLink.16_9.tsx b/app/components/ReleaseLink/ReleaseLink.16_9.tsx index bd3c24a..d76c0eb 100644 --- a/app/components/ReleaseLink/ReleaseLink.16_9.tsx +++ b/app/components/ReleaseLink/ReleaseLink.16_9.tsx @@ -94,7 +94,7 @@ export const ReleaseLink169 = (props: any) => { )}
-

+

{props.title_ru}