We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a57ac31 commit 854664eCopy full SHA for 854664e
docs/.vuepress/layouts/Layout.vue
@@ -24,7 +24,7 @@ const showSidebarSponsorOnAsideTop = computed(() => !hasSidebar.value && hasAsid
24
<!-- <template #nav-bar-content-after> -->
25
<!-- <div> -->
26
<!-- <button class="login-button"> -->
27
- <!-- <a href="https://fba.wu-clan.site/">登录</a> -->
+ <!-- <a href="#">登录</a> -->
28
<!-- </button> -->
29
<!-- </div> -->
30
<!-- </template> -->
docs/README.md
@@ -19,7 +19,7 @@ config:
19
link: /backend/summary/quick-start
20
- theme: sponsor
21
text: 在线体验 ->
22
- link: https://fba.wu-clan.site/
+ link: https://wu-clan.github.io/fba_offline/
23
- theme: alt
text: 伪三层架构?
link: /backend/summary/intro#伪三层架构
0 commit comments