更新 index/index.html
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="robots" content="noindex,nofollow" />
|
||||
<title>恭喜,站点创建成功!</title>
|
||||
<title>提醒</title>
|
||||
<style>
|
||||
.container {
|
||||
width: 60%;
|
||||
@@ -28,8 +28,8 @@
|
||||
</head>
|
||||
<body>
|
||||
<div class="container">
|
||||
<h1>恭喜, 站点创建成功!</h1>
|
||||
<h3>这是默认index.html,本页面由系统自动生成</h3>
|
||||
<h1>网站建设中!</h1>
|
||||
<h3>此网站还未搭建完成!</h3>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user