summaryrefslogtreecommitdiff
path: root/website/templates/base.html
diff options
context:
space:
mode:
authorhardythe12015-09-10 11:49:13 +0530
committerhardythe12015-09-10 11:49:13 +0530
commit083125375524dbb3cd0fa633497e834225cf3446 (patch)
treeee0625b4c4fa59eb1d150b057ce44346e9a998d1 /website/templates/base.html
parentbd79bbf35a00cb10e6753278f1ab91b989a5e347 (diff)
downloadSciPy2015-083125375524dbb3cd0fa633497e834225cf3446.tar.gz
SciPy2015-083125375524dbb3cd0fa633497e834225cf3446.tar.bz2
SciPy2015-083125375524dbb3cd0fa633497e834225cf3446.zip
add scaled photos
Diffstat (limited to 'website/templates/base.html')
-rw-r--r--website/templates/base.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/website/templates/base.html b/website/templates/base.html
index 01ac51d..2bb15c6 100644
--- a/website/templates/base.html
+++ b/website/templates/base.html
@@ -146,20 +146,20 @@
<h2 class="centered">SPEAKERS</h2>
<hr>
<div class="col-lg-3 centered" style="margin-left:15%">
- <img src="{% static 'img/andreas-scaled.png' %}" class="img img-circle" alt=""></img>
+ <img src="{% static 'img/andreas-circle.png' %}" class="img img-circle" alt=""></img>
<h4><a href="http://mathema.tician.de/" target="_blank"><strong>Andreas Klöckner</strong></a></h4>
<p></p>
<a href="https://github.com/inducer" target="_blank"><img width=30 height=30 src="{% static 'img/github.png' %}"></img></a>
<a href="http://mathema.tician.de/" target="_blank"><img width=30 height=30 src="{% static 'img/internet.png' %}"></img></a>
</div>
<div class="col-lg-3 centered">
- <img src="{% static 'img/jarrod-scaled.png' %}" class="img img-circle" alt=""></img>
+ <img src="{% static 'img/jarrod-circle.png' %}" class="img img-circle" alt=""></img>
<h4><a href="http://www.jarrodmillman.com/" target="_blank"><strong>Jarrod Millman</strong></a></h4>
<p></p>
<a href="https://github.com/jarrodmillman" target="_blank"><img width=30 height=30 src="{% static 'img/github.png' %}"></img></a>
<a href="http://www.jarrodmillman.com/" target="_blank"><img width=30 height=30 src="{% static 'img/internet.png' %}"></img></a>
</div>
- <div class="col-lg-3 centered"> <img src="{% static 'img/ajith-scaled.jpg' %}" class="img img-circle" alt=""></img>
+ <div class="col-lg-3 centered"> <img src="{% static 'img/ajith-circle.png' %}" class="img img-circle" alt=""></img>
<h4><a href="http://expeyes.in/" target="_blank"><strong>Dr. Ajith Kumar</strong></a></h4>
<p></p>
<a href="https://github.com/expeyes" target="_blank"><img width=30 height=30 src="{% static 'img/github.png' %}"></img></a>