Make headshot link to account page

This commit is contained in:
Robert Marshall 2021-05-31 08:14:01 +01:00
parent 1e8cf7d775
commit 8956dea1f7

View file

@ -21,7 +21,7 @@
<span class="header__blurb__title">Robware</span>
<small class="header__blurb__tagline">Software by Rob</small>
</a>
<div class="header__headshot"></div>
<div class="header__headshot" onclick="window.location='/account'"></div>
</header>
<div id="content">
<main>