Skip to content

Commit

Permalink
Update docusaurus.config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
SilianZ authored Jun 23, 2024
1 parent 35e7589 commit e8d2148
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -116,10 +116,8 @@ const config = {
title: '更多',
items: [
{
html: '<p>Deploy with <a href="https://vercel.com/"><img height="22" src="./img/vercel.svg" /></a></p>',
},
{
html: '<p>Build with <a href="https://docusaurus.io/"><img height="22" src="./img/docusaurus.svg" /></a></p>',
html: `<p>Deploy with <a href="https://vercel.com/"><img height="22" src="./img/vercel.svg" /></a></p>
<p>Build with <a href="https://docusaurus.io/"><img height="32" src="./img/docusaurus.svg" /> <b>Docusaurus</b></a></p>`,
},
],
},
Expand Down

0 comments on commit e8d2148

Please sign in to comment.