Skip to content

Commit 6d656eb

Browse files
committed
feat: update index
1 parent ebe44ac commit 6d656eb

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

docs/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@
77
<meta name="description" content="Material theme, an elegant & Material Design theme.">
88
<meta name="keywords" content="Hexo, hexo, theme, hexo theme, viosey, material theme, material design, material 主题">
99
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0">
10-
<link rel="shortcut icon" href="https://cdn.jsdelivr.net/gh/neko-dev/material-theme-docs@1.5.3.3/static/favicon.ico" type="image/x-icon">
11-
<link rel="icon" href="https://cdn.jsdelivr.net/gh/neko-dev/material-theme-docs@1.5.3.3/static/favicon.ico" type="image/x-icon">
10+
<link rel="shortcut icon" href="https://cdn.jsdelivr.net/gh/neko-dev/material-theme-docs@1.5.3.4/static/favicon.ico" type="image/x-icon">
11+
<link rel="icon" href="https://cdn.jsdelivr.net/gh/neko-dev/material-theme-docs@1.5.3.4/static/favicon.ico" type="image/x-icon">
1212
<title>Material Theme</title>
1313
<meta property="og:url" content="https://material.viosey.com">
1414
<meta property="og:type" content="website">
1515
<meta property="og:title" content="Material Theme">
1616
<meta property="og:description" content="Material theme, an elegant & Material Design theme.">
17-
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/neko-dev/material-theme-docs@1.5.3.3/static/css/style.min.css">
17+
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/neko-dev/material-theme-docs@1.5.3.4/static/css/style.min.css">
1818
<link rel="stylesheet" href="https://fonts.geekzu.org/css?family=Roboto+Mono|Source+Sans+Pro:300,400,600">
1919
</head>
2020

@@ -61,7 +61,7 @@
6161
autoHeader: true,
6262

6363
// use jsdelivr load markdown file
64-
basePath: '/',
64+
basePath: 'https://cdn.jsdelivr.net/gh/neko-dev/material-theme-docs@1.5.3.4/docs/',
6565

6666
//Auto2Top
6767
auto2top: true,

0 commit comments

Comments
 (0)