快捷菜单
常用功能一站直达
更多功能请点顶栏「快捷菜单」
在Teek@1.4.3-2025.8.18版本配置。
默认是proxy方式



(1)编辑docs\.vitepress\config.ts文件:
1 transformHtml: (code, id, context) => {
2 if (context.page !== "404.md") return code;
3 return code.replace("404 | ", "");
4 },
(2)运行测试

日历 · 精选 · 友链 · 更多
如果内容对你有帮助,欢迎请我喝杯咖啡 ☕



One的公众号
爱折腾博客的小白