summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMahesh Gudi2017-12-29 19:37:42 +0530
committerGitHub2017-12-29 19:37:42 +0530
commit7f14d3ef8212b1cd88a9c96a134d2bd5321a4078 (patch)
tree2518cae7900e490e7580423c115a79e79fd677f6
parent9599dd9fbd96ae4089ed6cbe2347065e33cc673e (diff)
parentc525a64c94b9a37631897daa398b523b0f25f405 (diff)
downloadonline_test-7f14d3ef8212b1cd88a9c96a134d2bd5321a4078.tar.gz
online_test-7f14d3ef8212b1cd88a9c96a134d2bd5321a4078.tar.bz2
online_test-7f14d3ef8212b1cd88a9c96a134d2bd5321a4078.zip
Merge pull request #410 from maheshgudi/yaksh_add_logo
Add updated logo on exam page
-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>