diff options
| author | XhmikosR <[email protected]> | 2018-10-13 13:07:16 +0300 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2018-10-14 08:17:40 +0300 |
| commit | d2c6e237e4900ee9f178c8ae143dd9f8b13d965a (patch) | |
| tree | f1aa90610f10d1d46be6c5e502cc3bcbd9ce52a7 | |
| parent | 7d8b26980f4e1f51c614a591159e99d6224c8d0c (diff) | |
| download | bootstrap-d2c6e237e4900ee9f178c8ae143dd9f8b13d965a.tar.xz bootstrap-d2c6e237e4900ee9f178c8ae143dd9f8b13d965a.zip | |
Remove the unused `jobs` Jekyll variable.
| -rw-r--r-- | _config.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/_config.yml b/_config.yml index 12ddc45e9..e073dce9b 100644 --- a/_config.yml +++ b/_config.yml @@ -40,7 +40,6 @@ repo: "https://github.com/twbs/bootstrap" slack: "https://bootstrap-slack.herokuapp.com" blog: "https://blog.getbootstrap.com" expo: "https://expo.getbootstrap.com" -jobs: "https://jobs.getbootstrap.com" themes: "https://themes.getbootstrap.com" download: |
