website: update dark theme.

This commit is contained in:
jaywcjlove 2022-04-03 23:56:05 +08:00
parent 0802e9695c
commit cd2c1da740
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
<title><%=describe.n?describe.n+'':''%> 命令Linux <%=describe.n?describe.n+'':''%> 命令详解:<%=describe.d?describe.d+' - ':''%> Linux 命令搜索引擎</title>
<link rel="shortcut icon" href="<%=relative_path%>img/favicon.ico">
<link rel="stylesheet" type="text/css" href="<%=relative_path%>css/index.css?v=<%=new Date().getTime()%>">
<script type="module" src="<%=relative_path%>js/dark-mode.min.js"></script>
<script src="<%=relative_path%>js/dark-mode.min.js"></script>
<script type="module" src="<%=relative_path%>js/github-corners.js"></script>
</head>
<body>