]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Remove jobs link.
authorXhmikosR <xhmikosr@gmail.com>
Sat, 22 Sep 2018 12:01:01 +0000 (15:01 +0300)
committerXhmikosR <xhmikosr@gmail.com>
Mon, 8 Oct 2018 17:12:34 +0000 (20:12 +0300)
_config.yml
docs/_includes/nav/main.html

index d74da67fc293e9dad29472e19d4828981d6bc116..29f9f87cca78d5f88daeb3ffb39f1f22f4654865 100644 (file)
@@ -31,7 +31,6 @@ download:
 blog:             http://blog.getbootstrap.com
 expo:             http://expo.getbootstrap.com
 themes:           http://themes.getbootstrap.com
-jobs:             http://jobs.getbootstrap.com
 
 cdn:
   # See https://www.srihash.org for info on how to generate the hashes
index 735fc67685fdbe207c449a338dbb27e6acfc5552..c4f92f2f773610942c4398a392d7fed960f38809 100644 (file)
@@ -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>