Commit fc8fb1cd by Joe Blaylock

Merge pull request #93 from Stanford-Online/jbau/fix-asset-for-test

move stanford logo where tests can find it
parents b1d2e193 06c78b24
......@@ -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