We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b16d3e commit 052e3e0Copy full SHA for 052e3e0
src/.vuepress/config.ts
@@ -93,6 +93,10 @@ _paq.push(['enableLinkTracking']);
93
// 'data-language': 'zh',
94
'data-project-name': 'Apache IoTDB',
95
'data-project-color': '#9E2878',
96
+ 'data-button-image-height': '0px',
97
+ 'data-button-image-width': '0px',
98
+ // 'data-button-bg-color': '#FFF',
99
+ // 'data-button-text-color': '#9E2878',
100
'data-project-logo': 'https://iotdb.apache.org/slogo.png',
101
'data-button-position-right': '16px',
102
'data-button-position-bottom': '120px',
0 commit comments