From 5fb484fc29589da1cfa5e096e86015ccacaf5076 Mon Sep 17 00:00:00 2001 From: RishabhYogi-Webkul Date: Fri, 21 Jun 2024 17:58:33 +0530 Subject: [PATCH] Title & Description Added --- docs/.vuepress/config.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js index 4c652d9..3ab622b 100644 --- a/docs/.vuepress/config.js +++ b/docs/.vuepress/config.js @@ -2,8 +2,8 @@ module.exports = { base: '/', port: '8080', cache: false, - title: 'Krayin Documentation', - description: 'Krayin Developer Portal', + title: 'Krayin User Guide', + description: 'Discover Krayin – your ultimate destination for innovative solutions tailored to elevate your business. Explore cutting-edge technology and expert strategies designed to drive growth and success. Unleash your potential with Krayin today', head: [ ['link', { rel: "icon", type: "image/png", href: "/favicon.ico" }],