Browse Source

fix: add the sponsor Netlify

website
Himself65 4 years ago
parent
commit
9e99b143b9
  1. 6
      theme.config.js

6
theme.config.js

@ -62,6 +62,10 @@ export default {
nextLinks: true,
footer: true,
footerEditLink: "在 GitHub 上编辑此页",
footerText: <>本文档使用 CC 4.0 BY-SA 协议</>,
footerText: <>
License by <a href='https://creativecommons.org/licenses/by-sa/4.0/'>CC 4.0 BY-SA</a>
<br/>
This site is powered by <a href="https://www.netlify.com/">Netlify</a>
</>,
unstable_faviconGlyph: "🏃"
};

Loading…
Cancel
Save