summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorMarko Pušnik <marko.pusnik@guru.si>2015-09-29 08:32:59 +0200
committerMarko Pušnik <marko.pusnik@guru.si>2015-09-29 08:32:59 +0200
commit10de7241f22a10d65f53c891a8b07fe8650b4878 (patch)
tree2101756ddb2c994b25b03fd0e65a74e7d3e991eb /index.html
parent116ee90e005a01dd7c9b08519ad658dcbdce8992 (diff)
login removed from navbar
Diffstat (limited to 'index.html')
-rw-r--r--index.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/index.html b/index.html
index a5350f6..2299c2d 100644
--- a/index.html
+++ b/index.html
@@ -36,7 +36,6 @@
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse">
<ul class="nav navbar-nav">
- <li style="display: none;" id="navigation-login"><a href="">Login</a></li>
<li style="display: none;" id="navigation-language"><a href="">Language</a></li>
<li style="display: none;" id="navigation-problem"><a href="">Problem</a></li>
<li style="display: none;" id="navigation-python"><a href="">Python</a></li>