Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
xinghanxu666 authored Jul 7, 2023
1 parent cfc9edb commit 94607ec
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
<title>星涵煦的网站</title>
<style>
body{
background-color:#444;
font-size:14px;
}
h3{
font-size:60px;
color:#eee;
text-align:center;
padding-top:30px;
font-weight:normal;
}
</style>
</head>

<body>
<h3>星涵煦</h3>
<h2>这是星涵煦的一个小小的网站</h2>
<h2></h2>
<a href="./i.html">点击查看服务器IP和端口</a> <a href="6">点击下载服务器地图备份</a> <a href="6">6</a>
</body>
</html>

0 comments on commit 94607ec

Please sign in to comment.