This is an automated email from the ASF dual-hosted git repository.
xxyu pushed a commit to branch doc5.0
in repository https://gitbox.apache.org/repos/asf/kylin.git
The following commit(s) were added to refs/heads/doc5.0 by this push:
new a45909fd22 Minor fix logo image path
a45909fd22 is described below
commit a45909fd22dc13e1410ad1c4e283ac53438dbc3e
Author: Mukvin <[email protected]>
AuthorDate: Tue Nov 22 14:35:07 2022 +0800
Minor fix logo image path
---
website/docusaurus.config.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/website/docusaurus.config.js b/website/docusaurus.config.js
index a402b743bf..05d5702ef2 100644
--- a/website/docusaurus.config.js
+++ b/website/docusaurus.config.js
@@ -137,7 +137,7 @@ const config = {
title: 'Apache Kylin 5.0',
logo: {
alt: 'Kylin Logo',
- src: '../img/kylin_logo.png',
+ src: 'img/kylin_logo.png',
},
items: [
{