Skip to content

Commit 016bc35

Browse files
new logo
1 parent 31a9776 commit 016bc35

File tree

4 files changed

+1
-1
lines changed

4 files changed

+1
-1
lines changed
100 KB
Loading

assets/static/images/pp-logo.png

-10.5 KB
Binary file not shown.

lib/pointing_party_web/templates/layout/app.html.eex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
</ul>
2222
</nav>
2323
<a href="/" class="phx-logo">
24-
<img src="<%= Routes.static_path(@conn, "/images/pp-logo.png") %>" alt="Phoenix Framework Logo"/>
24+
<img src="<%= Routes.static_path(@conn, "/images/pointing-party-logo.png") %>" alt="Phoenix Framework Logo"/>
2525
</a>
2626
</section>
2727
</header>
100 KB
Loading

0 commit comments

Comments
 (0)