Make headshot link to account page
This commit is contained in:
parent
1e8cf7d775
commit
8956dea1f7
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue