Skip to content

Commit

Permalink
ini test
Browse files Browse the repository at this point in the history
  • Loading branch information
hio7 committed Nov 30, 2023
0 parents commit b776501
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
9 changes: 9 additions & 0 deletions ne.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
```
<!DOCTYPE html>
<html>
<body>
<h1>Hello World</h1>
<p>I'm hosted with GitHub Pages.</p>
</body>
</html>
```
9 changes: 9 additions & 0 deletions test.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
```
<!DOCTYPE html>
<html>
<body>
<h1>Hello World</h1>
<p>I'm hosted with GitHub Pages.</p>
</body>
</html>
```

0 comments on commit b776501

Please sign in to comment.