update:index.html

This commit is contained in:
lan
2023-01-09 23:10:38 +08:00
parent 3ffac8efbc
commit da15cee5ef
+3 -2
View File
@@ -11,7 +11,7 @@
<meta name="description" content="{{description}}"/> <meta name="description" content="{{description}}"/>
<meta name="keywords" content="{{keywords}}"/> <meta name="keywords" content="{{keywords}}"/>
<meta name="generator" content="FileCodeBox"/> <meta name="generator" content="FileCodeBox"/>
<meta name="template" content="Lan-V1.5.9.1"/> <meta name="template" content="Lan-V1.5.9.2"/>
<style> <style>
body { body {
background: #f5f5f5; background: #f5f5f5;
@@ -250,7 +250,8 @@
</el-card> </el-card>
</el-drawer> </el-drawer>
<div style="text-align: center; margin-top: 1rem;color: #606266"> <div style="text-align: center; margin-top: 1rem;color: #606266">
<a style="text-decoration: none;color: #606266" target="_blank" href="https://github.com/vastsa/FileCodeBox">FileCodeBox</a> <a style="text-decoration: none;color: #606266" target="_blank" href="https://github.com/vastsa/FileCodeBox">FileCodeBox
V1.5.9.2</a>
</div> </div>
</div> </div>
</body> </body>