Skip to content

Commit a9269e5

Browse files
committed
移动页面样式相关的文件
1 parent 4a2796f commit a9269e5

File tree

5 files changed

+1
-2
lines changed

5 files changed

+1
-2
lines changed

index.html

+1-2
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,10 @@
77
<meta charset="utf-8" />
88
<meta name="viewport" content="width=device-width" />
99
<link rel="shortcut icon" href="./icons/favicon.ico" />
10-
<link href="./style.css" rel="stylesheet" />
10+
<link href="src/style/index.css" rel="stylesheet" />
1111
<!--script src="./eruda.min.js"></script>
1212
<script>eruda.init();</script-->
1313
<script>
14-
const GITHUB_CURRENT_GIT_HASH = `{{CURRENT_HASH}}`;
1514
// 全屏相关。代码来自 lchzh3473
1615
const fullscreen = {
1716
// 切换全屏状态
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)