From 624792312c9a41d5115b15e7d9b134e423feffdf Mon Sep 17 00:00:00 2001 From: seeflood Date: Thu, 23 Jun 2022 09:58:11 +0800 Subject: [PATCH] import pangu.min.js (#667) Signed-off-by: seeflood --- docs/index.html | 3 +++ docs/js/pangu.min.js | 1 + 2 files changed, 4 insertions(+) create mode 100644 docs/js/pangu.min.js diff --git a/docs/index.html b/docs/index.html index 087de3977c..c1c3d16e0e 100644 --- a/docs/index.html +++ b/docs/index.html @@ -106,6 +106,9 @@ + + + diff --git a/docs/js/pangu.min.js b/docs/js/pangu.min.js new file mode 100644 index 0000000000..35aa599fa2 --- /dev/null +++ b/docs/js/pangu.min.js @@ -0,0 +1 @@ +$docsify.plugins=[].concat(function(n){n.init(function(n){var c;(c=document.createElement("script")).async=!0,c.src="https://cdn.jsdelivr.net/npm/pangu",document.body.appendChild(c)}),n.doneEach(function(n){try{pangu.spacingElementByClassName("content")}catch(n){}})},$docsify.plugins);