Skip to content

Commit 8e44e27

Browse files
committed
branding update
1 parent 43cb08a commit 8e44e27

1 file changed

Lines changed: 3 additions & 7 deletions

File tree

docusaurus.config.js

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -61,12 +61,6 @@ const config = {
6161
position: 'left',
6262
label: 'Docs',
6363
},
64-
{
65-
href: 'https://github.com/chkware/cli/releases/tag/v0.1.5',
66-
position: 'left',
67-
'aria-label': 'v0.1.5',
68-
label: 'v0.1.5',
69-
},
7064
{
7165
href: 'https://github.com/chkware/cli',
7266
position: 'right',
@@ -139,7 +133,9 @@ const config = {
139133
},
140134
announcementBar: {
141135
id: 'support_us',
142-
content: `⭐️ If you like chkware, give it a star on <a target="_blank" rel="noopener noreferrer" href="https://github.com/chkware/cli">GitHub</a> and follow us on <a target="_blank" rel="noopener noreferrer" href="https://twitter.com/chkware" >Twitter</a> ${TwitterSvg}`,
136+
content: `⭐️ If you like <strong>chkware</strong>, give it a star on <a target="_blank" rel="noopener noreferrer" href="https://github.com/chkware/cli">GitHub</a> and follow us on <a target="_blank" rel="noopener noreferrer" href="https://twitter.com/chkware" >Twitter</a> ${TwitterSvg}`,
137+
isCloseable: false,
138+
backgroundColor: '#f2f2f2',
143139
},
144140
}),
145141
themes: [

0 commit comments

Comments
 (0)