perf(site): prefetch demo page and resources
This commit is contained in:
parent
f1e6561308
commit
930e37c653
1 changed files with 3 additions and 0 deletions
|
@ -1,6 +1,9 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<my-head>
|
||||
<link rel="prefetch" href="/demo" />
|
||||
<link rel="prefetch" href="/prism.js" />
|
||||
<link rel="prefetch" href="/prism.css" />
|
||||
<style>
|
||||
@counter-style publish-icons {
|
||||
system: cyclic;
|
||||
|
|
Loading…
Reference in a new issue