aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2018-09-22 15:01:01 +0300
committerXhmikosR <[email protected]>2018-10-08 20:12:34 +0300
commit0dbbbdc26ba6f0afc44f21cba94230257f77df49 (patch)
treedd0671cf56c4564c595904eb72be7edb361a7279 /docs
parent525e0388e4f3b2ce26156d3907e69183f1716c84 (diff)
downloadbootstrap-0dbbbdc26ba6f0afc44f21cba94230257f77df49.tar.xz
bootstrap-0dbbbdc26ba6f0afc44f21cba94230257f77df49.zip
Remove jobs link.
Diffstat (limited to 'docs')
-rw-r--r--docs/_includes/nav/main.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/_includes/nav/main.html b/docs/_includes/nav/main.html
index 735fc6768..c4f92f2f7 100644
--- a/docs/_includes/nav/main.html
+++ b/docs/_includes/nav/main.html
@@ -42,7 +42,6 @@
</ul>
</li>
<li><a href="{{ site.themes }}" onclick="ga('send', 'event', 'Navbar', 'Community links', 'Themes')">Themes</a></li>
- <li><a href="{{ site.jobs }}" onclick="ga('send', 'event', 'Navbar', 'Community links', 'Jobs')">Jobs</a></li>
<li><a href="{{ site.expo }}" onclick="ga('send', 'event', 'Navbar', 'Community links', 'Expo');">Expo</a></li>
<li><a href="{{ site.blog }}" onclick="ga('send', 'event', 'Navbar', 'Community links', 'Blog');">Blog</a></li>
</ul>