diff --git a/theme.config.js b/theme.config.js
index 3c84888..35f1ea2 100644
--- a/theme.config.js
+++ b/theme.config.js
@@ -61,7 +61,11 @@ export default {
prevLinks: true,
nextLinks: true,
footer: true,
- footerEditLink: "在GitHub上编辑此页",
- footerText: <>本文档使用 CC 4.0 BY-SA 协议>,
+ footerEditLink: "在 GitHub 上编辑此页",
+ footerText: <>
+ License by CC 4.0 BY-SA
+
+ This site is powered by Netlify
+ >,
unstable_faviconGlyph: "🏃"
};