Skip to content

Commit

Permalink
Merge pull request #207 from fredm23579/fredm23579-patch-2
Browse files Browse the repository at this point in the history
Update index.html
  • Loading branch information
fredmotta authored Feb 15, 2024
2 parents 3c953e1 + 7e97d56 commit 31cdd05
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@

<body>
<!-- Site Header -->
<header class="top-bar">
<header id="top-bar">
<h1>Pet's Bytes</h1>
<!-- Navigation -->
<nav>
<ul class="nav-items">
<ul id="nav-items">
<li><a href="#home">Home</a></li>
<li><a href="#about">About</a></li>
<li><a href="#contact">Contact</a></li>
Expand Down

0 comments on commit 31cdd05

Please sign in to comment.