Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Eurecka3 authored Jan 28, 2024
1 parent e73aaac commit 1943916
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
<!DOCTYPE html>
<html>
<head lang='zh-CN'>
<meta charset="UTF-8" />
<title>测试</title>
<style>
body {
margin: 0;
}
</style>
</head>
<body>
<div style="
background-color: #F1F1F1;
text-align: center;
padding: 40px;">
<img src="./123.jpg" alt="123" width="80px" height="80px">
</div>
<div style="
background-color: aqua;
text-align: center;
padding: 60px;">
<p>miHoyo 网站缝合怪</p>
<a href="https://ys.mihoyo.com/cloud">云·原神</a>
<a href="https://sr.mihoyo.com/cloud">云·星穹铁道</a>
</div>
<div style="
background-color: #F1F1F1;
text-align: center;
padding: 20px;">
<p>没啥好玩的</p>
</div>
</body>
</html>

0 comments on commit 1943916

Please sign in to comment.