Merge pull request #1313 from antnesswcm/doc_error

This commit is contained in:
DIYgod 2023-01-22 15:13:43 +00:00 committed by GitHub
commit 602f8fdca9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
---
home: true
actionText: Get Started →
actionLink: /guide/
actionLink: /zh/guide/
footer: MIT Licensed | Made with love by DIYgod
---
@ -9,4 +9,4 @@ footer: MIT Licensed | Made with love by DIYgod
<DPlayer :immediate="true"></DPlayer>
</div>
<div class="hero custom"><p class="action"><router-link to="/guide/" class="nav-link action-button">快速上手 →</router-link></p></div>
<div class="hero custom"><p class="action"><router-link to="/zh/guide/" class="nav-link action-button">快速上手 →</router-link></p></div>