diff options
Diffstat (limited to 'website')
-rw-r--r-- | website/templates/index.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/website/templates/index.html b/website/templates/index.html index 07fb40b..d4421c9 100644 --- a/website/templates/index.html +++ b/website/templates/index.html @@ -73,6 +73,11 @@ <div class="small-12 large-12" style="text-align: center;"> <h1>Dec 13 - 15 IIT Bombay</h1> </div> + <div class="small-12 large-12" style="text-align: center;"> + <h4 style="font-family: gtrg;"> + Tutorials - 13<sup>th</sup> & 14<sup>th</sup> | Talks - 15<sup>th</sup> + </h4> + </div> </div> <!-- /jumbo-inner --> </div> <!-- /jumbo --> |