diff options
Diffstat (limited to 'static/website/templates/home.html')
-rwxr-xr-x | static/website/templates/home.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/website/templates/home.html b/static/website/templates/home.html index 8285ccb..3fda3ae 100755 --- a/static/website/templates/home.html +++ b/static/website/templates/home.html @@ -69,7 +69,7 @@ <div class="caption"> Maciej FijaĆkowski (<span class="garmond">Keynote</span>) <hr> - <div class="extras"> + <div class="extras garmond"> <div class="row"> <div class="col-md-6 bio"> <a href="{% url 'website:invited_speakers' %}">View Bio</a> @@ -88,7 +88,7 @@ <div class="caption"> Ajith Kumar (<span class="garmond">Invited</span>) <hr> - <div class="extras"> + <div class="extras garmond"> <div class="row"> <div class="col-md-6 bio"> <a href="{% url 'website:invited_speakers' %}">View Bio</a> |