Skip to content

Commit

Permalink
change index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
JimCSuen committed Oct 1, 2024
1 parent 23da406 commit 30a7c88
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>tx</title>

<link rel="stylesheet" type="text/css" href="h.css" />
</head>

<body>
<div class="heart"></div>
</body>
</html>

0 comments on commit 30a7c88

Please sign in to comment.