Skip to content

Commit

Permalink
Create 1.html
Browse files Browse the repository at this point in the history
  • Loading branch information
v1212 authored Sep 8, 2023
1 parent c792f1a commit 6abba96
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions public/1.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html>
<head>
<title>Simple HTML Page</title>
</html>
<body>
<h1>Welcome to My Website</h1>
<p>This is a simple HTML document without CSS and JavaScript.</p>
</body>
</html>

0 comments on commit 6abba96

Please sign in to comment.