Skip to content

Commit 0624ea0

Browse files
Update docusaurus.config.js
1 parent 1af5c5d commit 0624ea0

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

docusaurus.config.js

+6-6
Original file line numberDiff line numberDiff line change
@@ -118,12 +118,12 @@ const config = {
118118
label: 'GitHub',
119119
href: 'https://github.com/HsiangNianian',
120120
},
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-
             `,
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+
`,
127127
             },
128128
],
129129
},

0 commit comments

Comments
 (0)