We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 375a66c commit 9db3545Copy full SHA for 9db3545
docusaurus.config.js
@@ -119,12 +119,12 @@ const config = {
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
- `,
127
- },
+ 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>
+ `,
+ },
128
],
129
130
0 commit comments