perf(site): try prefetch as document

This commit is contained in:
Ayo 2023-11-06 12:38:04 +01:00
parent 930e37c653
commit 8c2fcd3b7a

View file

@ -1,9 +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" />
<link rel="prefetch" href="/demo" as="document" />
<!-- <link rel="prefetch" href="/prism.js" />
<link rel="prefetch" href="/prism.css" /> -->
<style>
@counter-style publish-icons {
system: cyclic;