From cad7206a1f7629998fed8cbf578969de6c8a0604 Mon Sep 17 00:00:00 2001 From: radkostanev Date: Thu, 26 Sep 2024 15:07:00 +0300 Subject: [PATCH] chore: remove head metadata description suffix --- _config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index 8e9deb153..555525f5d 100644 --- a/_config.yml +++ b/_config.yml @@ -702,7 +702,7 @@ defaults: category: "default" product: "blazor" editable: true - description_suffix: "Read more in Telerik UI for Blazor Documentation." + description_suffix: "" - scope: path: "blazor" @@ -765,7 +765,7 @@ defaults: category: "default" product: "blazor" editable: true - description_suffix: "Read more in our Blazor Knowledge Base articles." + description_suffix: "" - scope: path: "web.config"