From 9e99b143b911481ec693b9a181a52ad9f672e7bc Mon Sep 17 00:00:00 2001 From: Himself65 Date: Sat, 16 Apr 2022 16:06:02 -0500 Subject: [PATCH] fix: add the sponsor Netlify --- theme.config.js | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) 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: "🏃" };