Skip to content

Commit

Permalink
0.1.18
Browse files Browse the repository at this point in the history
correction 3
  • Loading branch information
EDU-MDAnderson committed Sep 24, 2023
1 parent 458c959 commit d1665b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion week01/lesson1/holygrail.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<h1 contenteditable>Header.com</h1>
</header>
<nav>Main Navigation
<li><a href="wdd230/index.html" class="active">Home</a></li>
<li><a href="/wdd230/index.html" class="active">Home</a></li>
</nav>
<main contenteditable></main>
<div class="right-sidebar" contenteditable>Right Sidebar</div>
Expand Down

0 comments on commit d1665b3

Please sign in to comment.