From 6a48353142f2bcb18adbe5ccdee2a9131745dd83 Mon Sep 17 00:00:00 2001 From: GeunSam2 Date: Tue, 3 Sep 2024 01:36:47 +0900 Subject: [PATCH] change theme --- theme.config.jsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/theme.config.jsx b/theme.config.jsx index 49065e6..0f5cb8e 100644 --- a/theme.config.jsx +++ b/theme.config.jsx @@ -1,15 +1,15 @@ export default { - logo: KT 클라우드네이티브 실습, - project: { link: 'https://github.com/devPracticeCenter/kt_cloud_cicd_basic' }, - docsRepositoryBase: 'https://github.com/devPracticeCenter/kt_cloud_cicd_basic/tree/main', + logo: CICD HandsOn, + project: { link: 'https://github.com/devPracticeCenter/hands-on-expert' }, + docsRepositoryBase: 'https://github.com/devPracticeCenter/hands-on-expert/tree/main', head: ( <> - - + + - + ),