summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorhaishanh <[email protected]>2018-10-24 16:46:15 +0800
committerhaishanh <[email protected]>2018-10-24 16:46:15 +0800
commitd0aadae19899a5682369e887db31e69ccbd6c828 (patch)
treea991431a247594f810c6c4a598a886ebf9e81ad4 /src
parenta371c301645f98314c244581c97bbaf03f6a0c9c (diff)
chore: prefetch font if possible
Diffstat (limited to 'src')
-rw-r--r--src/index.template.ejs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/index.template.ejs b/src/index.template.ejs
index 68571ca..42b15da 100644
--- a/src/index.template.ejs
+++ b/src/index.template.ejs
@@ -10,7 +10,7 @@
<link id="favicon" rel="icon" type="image/png" sizes="64x64" href="yacd-64.png">
<link id="favicon" rel="icon" type="image/png" sizes="128x128" href="yacd-128.png">
<title><%= htmlWebpackPlugin.options.title %></title>
-
+ <link rel="prefetch" href="https://cdn.jsdelivr.net/npm/@hsjs/[email protected]/robotomono/v5/L0x5DF4xlVMF-BfR8bXMIjhLq3-cXbKD.woff2">
<meta property="og:image" content="https://user-images.githubusercontent.com/1166872/47304841-536f3d80-d65a-11e8-8908-1917127dafc5.png">
<meta property="og:site_name" content="yacd">
<meta property="og:type" content="object">