From a7fc62215018790b3dc23e1d540b9736a2bda215 Mon Sep 17 00:00:00 2001 From: Rasheed Amir Date: Fri, 19 Feb 2021 10:31:08 +0100 Subject: [PATCH] Update config.js --- .vuepress/config.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.vuepress/config.js b/.vuepress/config.js index 5af33629..422bb337 100644 --- a/.vuepress/config.js +++ b/.vuepress/config.js @@ -1,6 +1,6 @@ module.exports = { - title: 'Stakater Red Hat Openshift Documentation', - description: 'Stakater Red Hat Openshift Documentation', + title: 'Stakater Agility Platform Documentation', + description: 'Stakater Agility Platform Documentation', head: [ ['link', { rel: 'icon', href: '/favicon.png' }] ],