This commit is contained in:
DelLevin-Home
2026-01-28 22:07:22 +08:00
parent 1ad51c6a09
commit 674f3d42a7
3 changed files with 44 additions and 1 deletions

View File

@@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Base64/编码检测与解码器 (Flask)</title>
<title>Base64/编码检测与解码器</title>
<link rel="stylesheet" href="{{ url_for('static', filename='style.css') }}">
</head>
<body>