diff --git a/asset/docsify-apachecn-footer.js b/asset/docsify-apachecn-footer.js new file mode 100644 index 0000000000000000000000000000000000000000..5bcfcdcb671c4061dfdfffe4d38211aa88bdf798 --- /dev/null +++ b/asset/docsify-apachecn-footer.js @@ -0,0 +1,31 @@ +(function(){ + var footer = [ + '
', + '
', + '

我们一直在努力

', + '

apachecn/airflow-doc-zh

', + '

', + ' ', + ' ', + ' ML | ApacheCN

', + '

', + '
', + ' ', + '
', + '
' + ].join('\n') + var plugin = function(hook) { + hook.afterEach(function(html) { + return html + footer + }) + hook.doneEach(function() { + (adsbygoogle = window.adsbygoogle || []).push({}) + }) + } + var plugins = window.$docsify.plugins || [] + plugins.push(plugin) + window.$docsify.plugins = plugins +})() \ No newline at end of file diff --git a/index.html b/index.html index 92736cbad2fcb438b1e003b9b8706c6e655e1f19..3241fde0d0379d39960107bb2a5d55b964fef9cd 100644 --- a/index.html +++ b/index.html @@ -18,35 +18,7 @@
now loading...
- +