summaryrefslogtreecommitdiff
path: root/lib/aggiedit_web/templates/layout
diff options
context:
space:
mode:
Diffstat (limited to 'lib/aggiedit_web/templates/layout')
-rw-r--r--lib/aggiedit_web/templates/layout/root.html.heex3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/aggiedit_web/templates/layout/root.html.heex b/lib/aggiedit_web/templates/layout/root.html.heex
index f653fd8..014c44a 100644
--- a/lib/aggiedit_web/templates/layout/root.html.heex
+++ b/lib/aggiedit_web/templates/layout/root.html.heex
@@ -21,9 +21,6 @@
</ul>
<%= render "_user_menu.html", assigns %>
</nav>
- <a href="https://phoenixframework.org/" class="phx-logo">
- <img src={Routes.static_path(@conn, "/images/phoenix.png")} alt="Phoenix Framework Logo"/>
- </a>
</section>
</header>
<%= @inner_content %>