index.html add mccain_tribute href

This commit is contained in:
Trent Palmer 2018-08-29 22:29:05 -07:00
parent 21a87ecc87
commit 1f642217c5
1 changed files with 2 additions and 2 deletions

View File

@ -13,10 +13,10 @@
<div id="directory-list">
<ul>
<li>
<a href="how_was_dinner/">Build a Survey Form - How Was Dinner? - Responsive Web Design Projects</a>
<a href="mccain_tribute/" target="_blank">Build a Tribute Page - McCain Tribute - Responsive Web Design Projects</a>
</li>
<li>
<a href="how_was_dinner/index.html">foo</a>
<a href="how_was_dinner/" target="_blank">Build a Survey Form - How Was Dinner? - Responsive Web Design Projects</a>
</li>
</ul>
</div>