update:重构基本完成

This commit is contained in:
lan
2023-08-15 20:50:19 +08:00
parent bd7ba7477e
commit 05cd49c472
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ if not data_root.exists():
data_root.mkdir(parents=True, exist_ok=True)
default_value = {
'file_storage': 'SystemFileStorage',
'file_storage': 'local',
'name': '文件快递柜-FileCodeBox',
'description': '开箱即用的文件快传系统',
'keywords': 'FileCodeBox,文件快递柜,口令传送箱,匿名口令分享文本,文件',
+1
View File
@@ -7,6 +7,7 @@
<meta name="description" content="{{description}}">
<meta name="keywords" content="{{keywords}}" />
<meta name="generator" content="FileCodeBox2.0" />
<meta name="author" content="LanLanol.cn" />
<title>{{title}}</title>
<script type="module" crossorigin src="/assets/index-e149034b.js"></script>
<link rel="stylesheet" href="/assets/index-b9599089.css">