We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1af5c5d commit 0624ea0Copy full SHA for 0624ea0
docusaurus.config.js
@@ -118,12 +118,12 @@ const config = {
118
label: 'GitHub',
119
href: 'https://github.com/HsiangNianian',
120
},
121
- {
122
- html: `
123
- <a href="https://www.netlify.com" target="_blank" rel="noreferrer noopener" aria-label="Deploys by Netlify">
124
- <img src="https://www.netlify.com/img/global/badges/netlify-color-accent.svg" alt="Deploys by Netlify" width="114" height="51" />
125
- </a>
126
- `,
+ {
+ html: `
+ <a href="https://www.netlify.com" target="_blank" rel="noreferrer noopener" aria-label="Deploys by Netlify">
+ <img src="https://www.netlify.com/img/global/badges/netlify-color-accent.svg" alt="Deploys by Netlify" width="114" height="51" />
+ </a>
+ `,
127
128
],
129
0 commit comments