summaryrefslogtreecommitdiff
path: root/yaksh
diff options
context:
space:
mode:
authormaheshgudi2017-12-29 19:13:09 +0530
committermaheshgudi2017-12-29 19:16:26 +0530
commitc525a64c94b9a37631897daa398b523b0f25f405 (patch)
tree2518cae7900e490e7580423c115a79e79fd677f6 /yaksh
parent9599dd9fbd96ae4089ed6cbe2347065e33cc673e (diff)
downloadonline_test-c525a64c94b9a37631897daa398b523b0f25f405.tar.gz
online_test-c525a64c94b9a37631897daa398b523b0f25f405.tar.bz2
online_test-c525a64c94b9a37631897daa398b523b0f25f405.zip
Add updated logo on exam page
Diffstat (limited to 'yaksh')
-rw-r--r--yaksh/templates/exam.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/yaksh/templates/exam.html b/yaksh/templates/exam.html
index a6766b7..3113eb4 100644
--- a/yaksh/templates/exam.html
+++ b/yaksh/templates/exam.html
@@ -13,7 +13,7 @@
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="#">
- <img src="{{ URL_ROOT }}/static/yaksh/images/yaksh_crane.png" alt="YAKSH" style="margin-top: -3px; margin-left:-15px">
+ <img src="{{ URL_ROOT }}/static/yaksh/images/yaksh_banner.png" alt="YAKSH" style="margin-top: -3px; margin-left:-15px">
</img>
</a>
</div>