From b6a062ba0ce60393e98f86c94d023235fe465b9d Mon Sep 17 00:00:00 2001 From: libin Date: Tue, 2 Apr 2019 10:11:39 +0800 Subject: [PATCH 1/2] update --- newnote_1554171067841.html | 1 + 1 file changed, 1 insertion(+) create mode 100644 newnote_1554171067841.html diff --git a/newnote_1554171067841.html b/newnote_1554171067841.html new file mode 100644 index 00000000..f2080ac0 --- /dev/null +++ b/newnote_1554171067841.html @@ -0,0 +1 @@ +


\ No newline at end of file From d57ff50cfce3693b00c412d67d15c5ab366a9b4b Mon Sep 17 00:00:00 2001 From: libin Date: Tue, 2 Apr 2019 10:14:53 +0800 Subject: [PATCH 2/2] update --- index.html | 62 +----------------------------------------------------- 1 file changed, 1 insertion(+), 61 deletions(-) diff --git a/index.html b/index.html index 7631e26e..f9c42f0f 100644 --- a/index.html +++ b/index.html @@ -1,61 +1 @@ - - - - - 让我们同步进阶 - - - - - - - - -
Welcome to Advanced-Java
- - - - - - - - - - - - - - - \ No newline at end of file +

让我们同步进阶Welcome to Advanced-Java

window.$docsify = { name: 'advanced-java', repo: 'doocs/advanced-java', maxLevel: 3, auto2top: true, loadNavbar: true, coverpage: true, mergeNavbar: true, search: [ '/' ], plugins: [ function (hook) { var footer = [ '<hr/>', '<footer>', '<span>Copyright © 2018-2019 <a href="https://github.com/yanglbme" target="_blank">yanglbme</a>. All rights reserved.</span><br>Welcome to join <a href="https://github.com/doocs/intro" target="_blank">Doocs Open Source organization</a>.', '</footer>' ].join('') hook.afterEach(function (html) { return html + footer }) } ] } if (typeof navigator.serviceWorker !== 'undefined') { navigator.serviceWorker.register('sw.js') }


\ No newline at end of file