add link to statsapi docs
This commit is contained in:
parent
b743ecf326
commit
240898309a
|
@ -27,9 +27,12 @@
|
|||
<h1>Hi.</h1>
|
||||
<p>Welcome to one of the most boring websites on the internet.</p>
|
||||
|
||||
<p>The only interesting thing here right now is
|
||||
<a href='mgs/mgs.html'>this Metal Gear Solid trivia game I made.</a>
|
||||
</p>
|
||||
<p>Feel free to peruse any of the <em>two</em> (2) interesting things
|
||||
on this site:</p>
|
||||
<ul>
|
||||
<li><a href='mgs/mgs.html'>this Metal Gear Solid trivia game I made</a>
|
||||
<li><a href='statsapi/index.html'>generated documentation for MLB's Stats API</a>
|
||||
</ul>
|
||||
</article>
|
||||
</main>
|
||||
<footer>
|
||||
|
|
Loading…
Reference in New Issue