mirror of
https://github.com/zoriya/v10.git
synced 2026-08-13 01:19:44 +00:00
feat(site): prefetch all links
This commit is contained in:
@@ -24,6 +24,6 @@ const { url: href } = resolveDocsLinkUrl({
|
||||
});
|
||||
---
|
||||
|
||||
<A href={href} data-astro-prefetch>
|
||||
<A href={href}>
|
||||
<slot />
|
||||
</A>
|
||||
|
||||
Reference in New Issue
Block a user