summaryrefslogtreecommitdiff
path: root/static/website/templates/footer.html
diff options
context:
space:
mode:
Diffstat (limited to 'static/website/templates/footer.html')
-rw-r--r--static/website/templates/footer.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/static/website/templates/footer.html b/static/website/templates/footer.html
index 4936c80..b230cd0 100644
--- a/static/website/templates/footer.html
+++ b/static/website/templates/footer.html
@@ -16,22 +16,22 @@
<div class="col-md-6">
<ul class="social-block">
Visit SciPy.in/
- <a style="color:#f0ee6e;" target="_blank" href="https://scipy.in/2009">2009</a>/
+ <a style="color:#ceab6a;" target="_blank" href="https://scipy.in/2009">2009</a>/
<a style="color:white;" target="_blank" href="https://scipy.in/scipyin/2010/">2010</a>/
- <a style="color:#f0ee6e;" target="_blank" href="https://scipy.in/scipyin/2011/">2011</a>/
+ <a style="color:#ceab6a;" target="_blank" href="https://scipy.in/scipyin/2011/">2011</a>/
<a style="color:white;" target="_blank" href="https://scipy.in/2012">2012</a>/
- <a style="color:#f0ee6e;" target="_blank" href="https://scipy.in/2013">2013</a>/
+ <a style="color:#ceab6a;" target="_blank" href="https://scipy.in/2013">2013</a>/
<a style="color:white;" target="_blank" href="https://scipy.in/2014">2014</a>/
- <a style="color:#f0ee6e;" target="_blank" href="https://scipy.in/2015">2015</a>/
+ <a style="color:#ceab6a;" target="_blank" href="https://scipy.in/2015">2015</a>/
<a style="color:white;" target="_blank" href="https://scipy.in/2016">2016</a>/
- <a style="color:#f0ee6e;" target="_blank" href="https://scipy.in/2017">2017</a>
+ <a style="color:#ceab6a;" target="_blank" href="https://scipy.in/2017">2017</a>
</ul>
</div>
</div>
<div class="row">
<div class="col-md-12">
<center style="color:white;font-size: 10px;">
- This work is licensed under a <a target="_blank" href="http://creativecommons.org/licenses/by-sa/4.0/" style="color:#f0ee6e;">Creative Commons Attribution-ShareAlike 4.0 International License</a>.
+ This work is licensed under a <a target="_blank" href="http://creativecommons.org/licenses/by-sa/4.0/" style="color:#ceab6a;">Creative Commons Attribution-ShareAlike 4.0 International License</a>.
</center>
</div>
</div>