Update index.md
This commit is contained in:
@@ -11,9 +11,12 @@ sidebar: false
|
||||
import { ref } from 'vue'
|
||||
import PostList from '../components/PostList.vue'
|
||||
import Blogger from '../components/Blogger.vue'
|
||||
const goUrl = (url) => {
|
||||
window.open(url, "_blank")
|
||||
}
|
||||
</script>
|
||||
|
||||
# Friends <Badge type="warning" text="beta" />
|
||||
# Friends <Badge type="tip" text="join us" @click="goUrl('https://github.com/NX-Official/friends-link-plus/edit/main/input/friends.json')" />
|
||||
|
||||
<Suspense><Blogger ></Blogger></Suspense>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user