Skip to content

Commit

Permalink
Merge pull request #1 from imondok03/gh-pages
Browse files Browse the repository at this point in the history
create index.html
  • Loading branch information
imondok03 authored Feb 28, 2024
2 parents 0faed28 + e682a0c commit 5da689e
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
</head>
<body>
<h1>Hello world!</h1>
</body>
</html>

0 comments on commit 5da689e

Please sign in to comment.