diff --git a/server/index.ts b/server/index.ts
index 13253ec..9bce027 100644
--- a/server/index.ts
+++ b/server/index.ts
@@ -143,9 +143,14 @@ app.use((req, res, next) => {
` 150) {
+ shortDescription = shortDescription.substring(0, 147) + '...';
+ }
template = template.replace(
/ {
template = template.replace(
/