summaryrefslogtreecommitdiff
path: root/static/website/templates/home.html
diff options
context:
space:
mode:
authorSashi202019-09-16 15:21:27 +0530
committerSashi202019-09-16 15:21:27 +0530
commit2a5e987aea9960d909ddb476ccd5f95da414b501 (patch)
tree791606140840584d60c301f39abe88765434be5d /static/website/templates/home.html
parent3f1b743b435ae6018a849272a2189eb2bd310bcb (diff)
downloadSciPy2019-2a5e987aea9960d909ddb476ccd5f95da414b501.tar.gz
SciPy2019-2a5e987aea9960d909ddb476ccd5f95da414b501.tar.bz2
SciPy2019-2a5e987aea9960d909ddb476ccd5f95da414b501.zip
Modify background image on home page
Diffstat (limited to 'static/website/templates/home.html')
-rw-r--r--static/website/templates/home.html9
1 files changed, 6 insertions, 3 deletions
diff --git a/static/website/templates/home.html b/static/website/templates/home.html
index cf69f25..7bec6a5 100644
--- a/static/website/templates/home.html
+++ b/static/website/templates/home.html
@@ -4,10 +4,10 @@
<div id="home" data="home"></div>
<header id="site-header" class="site-header valign-center">
<div class="intro">
- <!-- <p>International conference on Python for education and scientific computing</p><br> -->
+ <p>International conference on Python for education and scientific computing</p>
<img alt="" class="img-responsive center-block img-logo" src="{% static 'website/bootstrap-css/assets/images/backgrounds/SciPy_logo.png' %}"><br>
<h1>SciPy India 2019</h1>
- <h2>29 &amp; 30 November, 2019 / IIT Bombay</h2>
+ <h2>29 &amp; 30 November, 2019 / IIT Bombay</h2><br>
<a href="#registration" data-scroll class="btn btn-white">Register now</a>
</div>
</header>
@@ -153,6 +153,9 @@
<li>
If you are a group of 5 or more, write to us at <strong><a href="mailto:scipy@fossee.in" style="color: red;">scipy[at]fossee[dot]in</a></strong> to know the discounted rate.
</li>
+ <li>
+ If you are an IIT Bombay student or staff, write to us at <strong><a href="mailto:scipy@fossee.in" style="color: red;">scipy[at]fossee[dot]in</a></strong> to know the discounted rate.
+ </li>
</ul></span>
</div>
</div>
@@ -386,7 +389,7 @@
<center>
<div class="col-md-12">
<a data-flickr-embed="true" href="https://www.flickr.com/photos/138717104@N02/albums/72157710765977263" title="SciPy2019">
- <img src="https://live.staticflickr.com/65535/48705266592_0e70bb04a4_z.jpg" width="100%" height="360" alt="SciPy2019"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
+ <img src="https://live.staticflickr.com/65535/48705266592_0e70bb04a4_z.jpg" width="80%" height="360" alt="SciPy2019"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</div>
</center>
</div>