Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Yeetov authored Nov 19, 2023
1 parent 87c03e7 commit d51d03a
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,11 @@
<link rel="icon" href="favicon.ico" type="image/x-icon">
</head>
<body>
<iframe src="navbar.html" width="100%" height="50" frameborder="0"></iframe>
<div class="navbar">
<a href="index.html">Home</a>
<a href="staff.html">Staff</a>
<a href="server.html">Discord</a>
</div>
<div class="header">
<h1>UserPFP</h1>
</div>
Expand Down

0 comments on commit d51d03a

Please sign in to comment.