Skip to content

Commit

Permalink
fix: add less and underscore deps for docs; reference f2 correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
brianbaker committed Mar 30, 2022
1 parent 7071adb commit ec5828f
Show file tree
Hide file tree
Showing 3 changed files with 7,316 additions and 22 deletions.
2 changes: 1 addition & 1 deletion docs/src/js/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ require({
basePath: '/js',
paths: {
bootstrap: '//maxcdn.bootstrapcdn.com/bootstrap/3.3.2/js/bootstrap.min',
F2: 'f2.min',
F2: 'f2',
highlightjs: 'thirdparty/highlight.min',
jquery: '//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min',
mousetrap: 'thirdparty/mousetrap',
Expand Down
Loading

0 comments on commit ec5828f

Please sign in to comment.