Skip to content

Commit

Permalink
'123'
Browse files Browse the repository at this point in the history
  • Loading branch information
Mxbely committed Sep 5, 2024
1 parent ee8312e commit ac49587
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
.idea

.vscode
10 changes: 10 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Title</title>
</head>
<body>
<h1>Hello world!</h1>
</body>
</html>

0 comments on commit ac49587

Please sign in to comment.