提交 18d5d4f5 编写于 作者: Y yanglbme

fix: update index.html

上级 e041316f
......@@ -89,7 +89,7 @@
const github = `[GitHub](${url})`
const gitee = `[Gitee](${url.replace("github", "gitee")})`
const editHtml = en ? `:memo: ${github} / ${gitee} 编辑\n` : `:memo: Edit on ${github} / ${gitee}\n`;
const editHtml = en ? `:memo: Edit on ${github} / ${gitee}\n` : `:memo: 在 ${github} / ${gitee} 编辑\n`;
if (vm.route.path == '/') {
return editHtml + content;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册