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 29, 2024
1 parent 0242237 commit ac9e1f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -116,8 +116,8 @@ const config = {
title: '更多',
items: [
{
html: `<p>Powered by <a href="https://vercel.com/" className="flex items-center"><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>`,
html: `<p>Powered by <a href="https://vercel.com/"><img height="18" src="/img/vercel.svg" /></a></p>
<p>Build with <a href="https://docusaurus.io/"><img height="25" src="/img/docusaurus.svg" /> <b>Docusaurus</b></a></p>`,
},
],
},
Expand Down

0 comments on commit ac9e1f6

Please sign in to comment.