perf: BUILD_DATE --> BUILD_TIME

This commit is contained in:
菲鸽
2024-06-16 22:05:31 +08:00
parent f2177da894
commit 1c3e045331
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
<!doctype html>
<html build-date="%BUILD_DATE%">
<html build-date="%BUILD_TIME%">
<head>
<meta charset="UTF-8" />
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon" />