Skip to content

Commit

Permalink
0.1.17
Browse files Browse the repository at this point in the history
correction 2
  • Loading branch information
EDU-MDAnderson committed Sep 24, 2023
1 parent 6f2293b commit 458c959
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="/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 458c959

Please sign in to comment.