You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: site/src/approach.njk
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,9 @@ sections:
17
17
18
18
## How it works
19
19
20
+
{%endmarkdownConvert%}
20
21
<imgclass="article-image"src="/assets/images/graphs/what-is-prefetch-svgomg.svg"height="932"width="535"alt="Image shows how prefetching improves page load speed by fetching resources in advance">
22
+
{%markdownConvert%}
21
23
22
24
Quicklink attempts to make navigations to subsequent pages load faster. It:
0 commit comments