Skip to content

Commit

Permalink
Update information.html
Browse files Browse the repository at this point in the history
  • Loading branch information
dsolmann authored Nov 18, 2018
1 parent d005705 commit db89046
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion WebPages/WebPages/src/information.html
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,15 @@ <h3>Speech Commands</h3>
<button onclick="window.open('speech.html')">Open</button>
</p>
</div>
<h3>Houston & MKON UI</h3>
<div>
<p>
This page opens Houston and MKON UI
</p>
<p>
<button onclick="window.open('houston')">Open</button>
</p>
</div>
</div>
</div>
<div id="tabs-2">
Expand Down Expand Up @@ -188,7 +197,7 @@ <h3>Credits</h3>
</li>
<li>Map Data - <a href="http://www.kerbalmaps.com">Kerbal Maps</a>
</li>
<li>Contributers - <b>uffefl</b>
<li>Contributors - <b>uffefl</b>
</li>
<li>Testing - <b>sal_vager</b>
</li>
Expand Down

0 comments on commit db89046

Please sign in to comment.