diff options
Diffstat (limited to 'website/templates')
-rw-r--r-- | website/templates/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/website/templates/index.html b/website/templates/index.html index 1061ad3..15659a6 100644 --- a/website/templates/index.html +++ b/website/templates/index.html @@ -127,7 +127,7 @@ </div> <div class="four large-4 columns"> <a href="http://mhrd.gov.in" target="_blank"> - <img src="{% static 'img/mhrd-logo.png' %}" style="width: 45%; margin: 15px 0 0 120px;"> + <img src="http://fossee.in/sites/all/themes/fossee/img/mhrd-logo.png" style="width: 45%; margin: 15px 0 0 120px;"> </a> </div> </div> <!-- /row --> |