changed to be my resume website and added my photo to github to try to fix it
This commit is contained in:
@ -18,25 +18,28 @@
|
||||
<p><a href="contact.html">Contact</a></p>
|
||||
</nav>
|
||||
<div>
|
||||
<figure>
|
||||
<img src="https://static.wikia.nocookie.net/agk/images/1/18/21499dba0eec71730fdaa0534a82e163.jpg/revision/latest?cb=20210511185219" alt="Rick Asley">
|
||||
<figcaption><h1>Rick Astley</h1></figcaption>
|
||||
<figcaption><h3>Singer, Songwriter</h3></figcaption>
|
||||
<figcaption><h5><a href="https://www.youtube.com/watch?v=dQw4w9WgXcQ">rick.astley@meme.com</a></h5></figcaption>
|
||||
</figure>
|
||||
<figure>
|
||||
<img src="Brock_Unicard.png" alt="Photo of Brock Tomlinson as of (Aug 29, 2021)">
|
||||
<figcaption><h1>Brock Tomlinson</h1></figcaption>
|
||||
<figcaption><h3>Student Software Engineer</h3></figcaption>
|
||||
<figcaption><h5><a href="https://www.youtube.com/watch?v=dQw4w9WgXcQ">darkicewolf50@gmail.com</a></h5></figcaption>
|
||||
<figcaption><h5><a href="https://www.youtube.com/watch?v=dQw4w9WgXcQ">brock@eatsleepski.com</a></h5></figcaption>
|
||||
</figure>
|
||||
<article>
|
||||
<h1>Interests</h1>
|
||||
<ul>
|
||||
<li>Reading</li>
|
||||
<li>Designing parts in CAD</li>
|
||||
<li>Programming</li>
|
||||
<li>Playing the violin</li>
|
||||
<li>Running</li>
|
||||
<li>Photography (see my work on <a href="https://www.youtube.com/watch?v=dQw4w9WgXcQ" target="_blank">Pinterest</a>)</li>
|
||||
<li>Playing the Drums</li>
|
||||
<li>Swimming</li>
|
||||
<li>Streaming (see my former work on <a href="https://www.youtube.com/@darkicewolf50/streams" target="_blank">Youtube</a>)</li>
|
||||
<li>Playing video games</li>
|
||||
<li>Cooking</li>
|
||||
</ul>
|
||||
</article>
|
||||
</div>
|
||||
<footer>
|
||||
<p>© Rick Astley</p>
|
||||
<p>© Brock Tomlinson</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user