mirror of
https://github.com/taigrr/nats.docs
synced 2025-01-18 04:03:23 -08:00
updating docs
This commit is contained in:
@@ -17,7 +17,7 @@ require(["gitbook", "jQuery"], function(gitbook, $) {
|
||||
}
|
||||
|
||||
gitbook.toolbar.createButton({
|
||||
icon: 'fa fa-github',
|
||||
icon: 'fa fa-edit',
|
||||
text: label,
|
||||
onClick: function() {
|
||||
var filepath = gitbook.state.filepath;
|
||||
@@ -27,4 +27,4 @@ require(["gitbook", "jQuery"], function(gitbook, $) {
|
||||
});
|
||||
});
|
||||
|
||||
});
|
||||
});
|
||||
Reference in New Issue
Block a user