Skip to content

Commit 455602d

Browse files
committed
update:index.html
1 parent 65fa3c9 commit 455602d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

templates/index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<meta name="description" content="{{description}}"/>
1212
<meta name="keywords" content="{{keywords}}"/>
1313
<meta name="generator" content="FileCodeBox"/>
14-
<meta name="template" content="Lan-V1.5.9.1"/>
14+
<meta name="template" content="Lan-V1.5.9.2"/>
1515
<style>
1616
body {
1717
background: #f5f5f5;
@@ -250,7 +250,8 @@ <h1 @click="copyText(file.code,0)" style="margin: 0;display: inline;cursor: poin
250250
</el-card>
251251
</el-drawer>
252252
<div style="text-align: center; margin-top: 1rem;color: #606266">
253-
<a style="text-decoration: none;color: #606266" target="_blank" href="https://github.com/vastsa/FileCodeBox">FileCodeBox</a>
253+
<a style="text-decoration: none;color: #606266" target="_blank" href="https://github.com/vastsa/FileCodeBox">FileCodeBox
254+
V1.5.9.2</a>
254255
</div>
255256
</div>
256257
</body>

0 commit comments

Comments
 (0)