优化部署脚本

This commit is contained in:
smallchill 2019-03-17 21:50:44 +08:00
parent 07ab1c2c40
commit ac696ee5ba

View File

@ -2,9 +2,9 @@
<html lang="en"> <html lang="en">
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<title>Hello BladeX</title> <title>Hello SpringBlade</title>
</head> </head>
<body> <body>
<div style="text-align: center">Hello BladeX !</div> <div style="text-align: center">Hello SpringBlade !</div>
</body> </body>
</html> </html>