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>
|
<!DOCTYPE html>
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<my-head>
|
<my-head>
|
||||||
|
<link rel="prefetch" href="/demo" />
|
||||||
|
<link rel="prefetch" href="/prism.js" />
|
||||||
|
<link rel="prefetch" href="/prism.css" />
|
||||||
<style>
|
<style>
|
||||||
@counter-style publish-icons {
|
@counter-style publish-icons {
|
||||||
system: cyclic;
|
system: cyclic;
|
||||||
|
|
Loading…
Reference in a new issue