Skip to content

Commit

Permalink
0.1.4
Browse files Browse the repository at this point in the history
corrected home
  • Loading branch information
EDU-MDAnderson committed Sep 24, 2023
1 parent c1c0fa2 commit 51251bc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ <h1>Matthew Anderson</h1>
</header>
<nav>
<ul>
<li><a href="wdd230/index.html">Home</a></li>
<li><a href="index.html">Home</a></li>
<li><a href="underconstruction.html">Chamber</a></li>
<li><a href="week01/chamber-site-plan.html">Site Plan</a></li>
<li><a href="underconstruction.html">Form</a></li>
Expand Down
2 changes: 1 addition & 1 deletion underconstruction.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<body>
<nav>
<ul>
<li><a href="wdd230/index.html">Home</a></li>
<li><a href="index.html">Home</a></li>
<li><a href="underconstruction.html">Chamber</a></li>
<li><a href="week01/chamber-site-plan.html">Site Plan</a></li>
<li><a href="underconstruction.html">Form</a></li>
Expand Down

0 comments on commit 51251bc

Please sign in to comment.