diff --git a/docs/README.md b/docs/README.md index 69cec06d80..64b88cee74 100644 --- a/docs/README.md +++ b/docs/README.md @@ -2,7 +2,7 @@ home: true heroImage: /hero.png actionText: Get Started → -actionLink: /guide/ +actionLink: https://github.com features: - title: Simplicity First details: Minimal setup with markdown-centered project structure helps you focus on writing. diff --git a/lib/default-theme/DropdownLink.vue b/lib/default-theme/DropdownLink.vue index cd3796ac66..e699de801d 100644 --- a/lib/default-theme/DropdownLink.vue +++ b/lib/default-theme/DropdownLink.vue @@ -15,37 +15,37 @@ class="dropdown-subitem" v-for="childSubItem in subItem.items" :key="childSubItem.link"> - + - +