2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

Add AnchorJS for docs anchors.

This commit is contained in:
XhmikosR
2014-10-28 23:50:22 +02:00
parent d5a2b27e16
commit 3f512c927b
9 changed files with 145 additions and 9 deletions
+1
View File
@@ -13,6 +13,7 @@
"docsJs": [
"../assets/js/vendor/holder.js",
"../assets/js/vendor/ZeroClipboard.min.js",
"../assets/js/vendor/anchor.js",
"../assets/js/src/application.js"
]
},