We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4d07638 + f94f7cc commit 16f19bcCopy full SHA for 16f19bc
.github/workflows/pages.yml
@@ -22,6 +22,7 @@ jobs:
22
mkdocs build
23
sed -ie 's!jquery-1.10.2.min.js!jquery-3.5.0.min.js!' site/404.html
24
sed -ie 's!jquery-1.10.2.min.js!jquery-3.5.0.min.js!' site/index.html
25
+ rm site/*.htmle
26
rm site/js/jquery*
27
curl -o site/js/jquery-3.5.0.min.js https://code.jquery.com/jquery-3.5.0.min.js
28
mv site/* ..
404.htmle
0 commit comments