Skip to content

Commit 9db3545

Browse files
Update docusaurus.config.js
1 parent 375a66c commit 9db3545

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
@@ -119,12 +119,12 @@ const config = {
119119
href: 'https://github.com/HsiangNianian',
120120
},
121121
 {
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-
              },
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+
             },
128128
],
129129
},
130130
],

0 commit comments

Comments
 (0)