feat: release QieKan 3.26.15
Auto Release / build (app, release) (push) Canceled after 0s
Auto Release / create_release (push) Canceled after 0s
Auto Release / prepare (push) Canceled after 0s
CodeQL / Analyze (java-kotlin) (java-kotlin) (push) Canceled after 0s
Deploy Docs / build (push) Canceled after 0s
Deploy Docs / Deploy (push) Canceled after 0s

This commit is contained in:
2026-08-08 12:22:26 +08:00
parent 25e22b5711
commit d2d2ecd3bc
58 changed files with 1863 additions and 172 deletions
+3 -3
View File
@@ -136,7 +136,7 @@ export default defineConfig({
],
},
socialLinks: [
{ icon: 'github', link: 'https://github.com/HapeLee/legado-with-MD3' },
{ icon: 'github', link: 'https://gitea.yamby.cn/yusheng/QieKan-3.0' },
],
footer: {
message: '基于 Apache-2.0 许可发布',
@@ -157,8 +157,8 @@ export default defineConfig({
text: '最后更新于',
},
editLink: {
pattern: 'https://github.com/HapeLee/legado-with-MD3/edit/main/docs/:path',
text: '在 GitHub 上编辑此页面',
pattern: 'https://gitea.yamby.cn/yusheng/QieKan-3.0/_edit/main/docs/:path',
text: '在 Gitea 上编辑此页面',
},
},
lastUpdated: true,