Service Mesh chapter deprecated, redirect to https://jimmysong.io/istio-handbook

gh-pages
Jimmy Song 2018-12-11 20:41:11 +08:00
parent 3a7285ffaa
commit f4448554a0
3 changed files with 0 additions and 14 deletions

View File

@ -1,14 +0,0 @@
require([ 'gitbook' ], function (gitbook) {
gitbook.events.bind('start', function (e, config) {
var githubURL = config.github.url;
gitbook.toolbar.createButton({
icon: 'fa fa-github',
label: 'GitHub',
position: 'right',
onClick: function() {
window.open(githubURL)
}
});
});
});

Binary file not shown.

After

Width:  |  Height:  |  Size: 202 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 176 KiB

After

Width:  |  Height:  |  Size: 329 KiB