diff options
| author | Jacob Thornton <[email protected]> | 2015-08-12 19:59:55 -0700 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2015-08-12 19:59:55 -0700 |
| commit | 23d05f1585846752ea58ed5ffad2ad8e574d6d77 (patch) | |
| tree | 83116d7b1cfb112814c86a563fd4ee5238e7d4ac /grunt | |
| parent | 575a886437229764223e3a287af4a67d0d5be42b (diff) | |
| download | bootstrap-23d05f1585846752ea58ed5ffad2ad8e574d6d77.tar.xz bootstrap-23d05f1585846752ea58ed5ffad2ad8e574d6d77.zip | |
get the js working for docs
Diffstat (limited to 'grunt')
| -rw-r--r-- | grunt/configBridge.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/grunt/configBridge.json b/grunt/configBridge.json index 633f76edf..4b511136b 100644 --- a/grunt/configBridge.json +++ b/grunt/configBridge.json @@ -5,6 +5,7 @@ "assets/js/vendor/jekyll-search.js", "../assets/js/vendor/ZeroClipboard.min.js", "../assets/js/vendor/anchor.js", + "../assets/js/vendor/tether.min.js", "../assets/js/src/application.js" ] }, |
