diff options
Diffstat (limited to 'website/templates/page.html')
-rw-r--r-- | website/templates/page.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/website/templates/page.html b/website/templates/page.html index faacbe7..3a89b1c 100644 --- a/website/templates/page.html +++ b/website/templates/page.html @@ -9,7 +9,7 @@ <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" > <meta name="viewport" content="width=device-width" /> - <title>Scipy India 2013 | IIT Bombay</title> + <title>SciPy India 2013 | IIT Bombay</title> <!-- Foundation 3 for IE 8 and earlier --> <!--[if lt IE 9]> @@ -32,7 +32,7 @@ <ul class="top-bar"> <ul class="title-area"> <li class="name"> - <h1><a href="{% url 'website:home' %}">Scipy India 2013</a></h1> + <h1><a href="{% url 'website:home' %}">SciPy India 2013</a></h1> </li> </ul> @@ -127,14 +127,14 @@ </div> <!-- /fossee-logo --> <a href="https://www.facebook.com/scipydotin" target="_blank"><img src="{% static 'img/facebook.png' %}"></a> <a href="http://twitter.com/scipyindia" target="_blank"><img src="{% static 'img/twitter.png' %}"></a> - <a href="https://plus.google.com/b/114283139455008176105/" target="_blank"><img src="{% static 'img/googleplus.png' %}"></a> - <a href="http://www.youtube.com/channel/UCG8ryNcKPWgOPjl9zuDGVTA" target="_blank"><img src="{% static 'img/youtube.png' %}"></a> + <a href="https://plus.google.com/114283139455008176105" target="_blank"><img src="{% static 'img/googleplus.png' %}"></a> + <a href="https://www.youtube.com/channel/UCEkNWOzQG8uibLmFlTuJrHA" target="_blank"><img src="{% static 'img/youtube.png' %}"></a> </div> </div> <!-- /footer-inner --> <div id="credits" class="row"> <div class="left"> - © 2013 Scipy India + © 2013 SciPy India </div> <div class="right"> Designed by <a href="http://fossee.in" target="_blank">FOSSEE</a> |