blob: e580121547686b9d9403a8ee3b9dd8c2f6b7c3cc (
plain)
1
2
3
4
5
6
7
8
9
10
|
<!DOCTYPE html>
<h1>Jack Jamison's Homepage</h1>
<p>This is my website. Thanks for stopping by!</p>
Contact: jackqjamison@gmail.com
<h2>Navigation</h2>
<ul>
<li><p>Please check out my <a href="https://jackj30.github.io">portfolio</a></p></li>
<li><p>Check out my <a href="drawing/index.html">drawing blog</aa></p></li>
</ul>
|