summaryrefslogtreecommitdiff
path: root/static/website/templates/navbar.html
diff options
context:
space:
mode:
authorSashi202019-08-27 17:21:45 +0530
committerGitHub2019-08-27 17:21:45 +0530
commitd0ff5d11f935ba5217c1be6357d44891b6e22b3c (patch)
treee36b41197c660d929ce284150eb48f8111107f41 /static/website/templates/navbar.html
parent46c8dee1d41462c4a00989b91d555faf6e422632 (diff)
parent8dd2b6becdc02423db0be289bfe6396c9db93cc6 (diff)
downloadSciPy2019-d0ff5d11f935ba5217c1be6357d44891b6e22b3c.tar.gz
SciPy2019-d0ff5d11f935ba5217c1be6357d44891b6e22b3c.tar.bz2
SciPy2019-d0ff5d11f935ba5217c1be6357d44891b6e22b3c.zip
Merge pull request #2 from Sashi20/development
Modify gitignore and replace bower components folder in bootstrap
Diffstat (limited to 'static/website/templates/navbar.html')
-rw-r--r--static/website/templates/navbar.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/static/website/templates/navbar.html b/static/website/templates/navbar.html
index e1377ad..decbe31 100644
--- a/static/website/templates/navbar.html
+++ b/static/website/templates/navbar.html
@@ -31,10 +31,10 @@
<!-- navigation menu -->
<li class="active"><a data-scroll href="{{SITE_URL}}/#about">About</a></li>
- <li><a data-scroll href="{{SITE_URL}}/#speakers">Speakers</a></li>
- <li><a data-scroll href="{{SITE_URL}}/#registration">Register</a></li>
+ <!-- <li><a data-scroll href="{{SITE_URL}}/#speakers">Speakers</a></li>
+ <li><a data-scroll href="{{SITE_URL}}/#registration">Register</a></li>-->
<li><a data-scroll href="{{SITE_URL}}/#contribution">CFP</a></li>
- <li><a data-scroll href="{{SITE_URL}}/#schedule">Schedule</a></li>
+ <!-- <li><a data-scroll href="{{SITE_URL}}/#schedule">Schedule</a></li>
<li><a data-scroll href="{{SITE_URL}}/#instructions">Instructions</a></li>
<!-- <li><a data-scroll href="{{SITE_URL}}/#sponsor">Sponsor</a></li> -->
<!-- <li><a data-scroll href="{{SITE_URL}}/#faq">FAQ</a></li> -->