补充亿点内容,顺便立Flag

This commit is contained in:
2022-07-10 16:44:30 +08:00
parent 48e2217961
commit 7ed59ddfd2
13 changed files with 235 additions and 3 deletions

View File

@ -0,0 +1,11 @@
<html lang="zh">
<head>
<meta charset="UTF-8">
<title>正在建设中</title>
</head>
<body>
@include("header")
<h1>正在建设中</h1>
@include("footer")
</body>
</html>