Skip to content

Commit 659744a

Browse files
committed
fix title text
1 parent a6daec1 commit 659744a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
</style>
2525
</head>
2626
<body>
27-
<h1>Hello World</h1>
27+
<h1>Welcome</h1>
2828
<img src="https://avatars.githubusercontent.com/u/229819283?s=200&v=4" alt="Logo">
2929
</body>
3030
</html>

0 commit comments

Comments
 (0)