From d95d9ebe7e52fa3a7ec25f329a8dd9771b6fe4c5 Mon Sep 17 00:00:00 2001 From: Damian Stasik <920747+damianstasik@users.noreply.github.com> Date: Thu, 31 Aug 2023 21:11:20 +0200 Subject: [PATCH] Clamp latest post content to max 3 lines (#25) --- src/components/LatestNews/index.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/LatestNews/index.tsx b/src/components/LatestNews/index.tsx index 5120c49e..acc97121 100644 --- a/src/components/LatestNews/index.tsx +++ b/src/components/LatestNews/index.tsx @@ -12,12 +12,12 @@ export default function LatestNews() {
+
Two weeks ago, HashiCorp announced they are changing the license to all their core products, including Terraform, to the Business Source License (BSL).