account page stubbed: link to etsy sign up
This commit is contained in:
@@ -7,8 +7,14 @@
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="{{ buildSitePath "reports" }}">
|
||||
Reports
|
||||
<a href="{{ buildSitePath "sign-up" }}">
|
||||
Sign Up
|
||||
</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="{{ buildSitePath "log-in" }}">
|
||||
Log In
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
Reference in New Issue
Block a user