Commit 06c78b24 by Jason Bau

move stanford logo where tests can find it

parent 01d5a0c5
......@@ -54,7 +54,7 @@
<nav>
<h1 class="logo">
<a href="{{MKTG_URL_ROOT}}">
<img src="{% static 'themes/stanford/images/stanford-S-logo.png' %}" height="35" alt="Home Page" />
<img src="{% static 'images/stanford-S-logo.png' %}" height="35" alt="Home Page" />
</a>
</h1>
</nav>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment