remove todo: already done
This commit is contained in:
parent
e8dbcb5be6
commit
3de494e511
|
@ -21,7 +21,7 @@
|
|||
</ul>
|
||||
<%= render "_user_menu.html", assigns %>
|
||||
</nav>
|
||||
<a href="<%= Routes.page_path(@conn, :index) %>" class="phx-logo"> <!-- TODO: needs a way to show the proper link -->
|
||||
<a href="<%= Routes.page_path(@conn, :index) %>" class="phx-logo">
|
||||
<img src="<%= Routes.static_path(@conn, "/images/pikachu.png") %>" alt="Phoenix Framework Logo"/>
|
||||
</a>
|
||||
</section>
|
||||
|
|
Loading…
Reference in New Issue