Skip to content

Commit 49a30c7

Browse files
committed
october 23rd, 2018 update
1 parent 65c677f commit 49a30c7

30 files changed

+7085
-6347
lines changed

css/app.706e4a84.css renamed to css/app.3aaa286b.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/assets/anchor.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -262,8 +262,8 @@
262262
*/
263263
this.hasAnchorJSLink = function(el) {
264264
var hasLeftAnchor =
265-
el.firstChild &&
266-
(' ' + el.firstChild.className + ' ').indexOf(' anchorjs-link ') > -1,
265+
el.firstChild &&
266+
(' ' + el.firstChild.className + ' ').indexOf(' anchorjs-link ') > -1,
267267
hasRightAnchor =
268268
el.lastChild &&
269269
(' ' + el.lastChild.className + ' ').indexOf(' anchorjs-link ') > -1;

docs/assets/fonts/EOT/SourceCodePro-Bold.eot

100644100755
File mode changed.

docs/assets/fonts/EOT/SourceCodePro-Regular.eot

100644100755
File mode changed.

docs/assets/fonts/LICENSE.txt

100644100755
File mode changed.

docs/assets/fonts/OTF/SourceCodePro-Bold.otf

100644100755
File mode changed.

docs/assets/fonts/OTF/SourceCodePro-Regular.otf

100644100755
File mode changed.

docs/assets/fonts/TTF/SourceCodePro-Bold.ttf

100644100755
File mode changed.

docs/assets/fonts/TTF/SourceCodePro-Regular.ttf

100644100755
File mode changed.

docs/assets/fonts/WOFF/OTF/SourceCodePro-Bold.otf.woff

100644100755
File mode changed.

0 commit comments

Comments
 (0)