Skip to content

Commit

Permalink
Create index.html
Browse files Browse the repository at this point in the history
Site building.
  • Loading branch information
Palvef authored Dec 5, 2023
1 parent bd5ee39 commit dc321bb
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<!DOCTYPE html>
<html>
<head>
<title>Welcome to nginx!</title>
</head>
<body>
<h1>Welcome to Palve's Personal website</h1>
<p>If you see this page, the website is developing.Please come back in a while.</p>

<a href="https://github.com/Palvef/">Palve</a>.<br/>
</body>
</html>

0 comments on commit dc321bb

Please sign in to comment.