Skip to content

Commit

Permalink
add html
Browse files Browse the repository at this point in the history
  • Loading branch information
b88tneck committed Jan 24, 2024
1 parent 6c9fef0 commit e2614f3
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions VDP.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html>
<head>
<title>My GitHub Pages Site</title>
</head>
<body>
<h1>Hello world!</h1>
<p>Welcome to my GitHub Pages site!</p>
</body>
</html>

0 comments on commit e2614f3

Please sign in to comment.