We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7df8d8 commit 1043444Copy full SHA for 1043444
1 file changed
README.md
@@ -1,8 +1,17 @@
1
<div align="center">
2
3

4
-
5
-<h1>HuYa</h1>
+<h1>
+<a href="https://jayjd.github.io"
6
+ style="display: inline-flex; align-items: center;
7
+ padding: 8px 16px; margin: 8px;
8
+ background-color: #4CAF50; color: white;
9
+ border-radius: 4px; text-decoration: none;
10
+ transition: background-color 0.3s ease;"
11
+ onmouseover="this.style.backgroundColor='#45a049'"
12
+ onmouseout="this.style.backgroundColor='#4CAF50'">
13
+ 聚合直播(HuYa) 🏠 软件主页
14
+ </a></h1>
15
</div>
16
17
0 commit comments