Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
oubenruing committed Dec 7, 2019
1 parent d31a347 commit 79a6941
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@
</body>

</html>
<script src="https://cdn.jsdelivr.net/gh/oubenruing/svg-text-animate@v1.2.0/dist/svg-text-animate.min.js"></script>
<script src="https://cdn.jsdelivr.net/gh/oubenruing/svg-text-animate@v1.3.0/dist/svg-text-animate.min.js"></script>
<!-- <script src="../dist/svg-text-animate.js"></script> -->
<script>
window.onload = async function () {
Expand Down
2 changes: 1 addition & 1 deletion docs/index_en.html
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@
</body>

</html>
<script src="https://cdn.jsdelivr.net/gh/oubenruing/svg-text-animate@v1.2.0/dist/svg-text-animate.min.js"></script>
<script src="https://cdn.jsdelivr.net/gh/oubenruing/svg-text-animate@v1.3.0/dist/svg-text-animate.min.js"></script>
<!-- <script src="../dist/svg-text-animate.js"></script> -->
<script>
window.onload = async function () {
Expand Down
2 changes: 1 addition & 1 deletion docs/tool.html
Original file line number Diff line number Diff line change
Expand Up @@ -326,7 +326,7 @@ <h4>动画设置</h4>
</body>

</html>
<script src="../dist/svg-text-animate.js"></script>
<script src="https://cdn.jsdelivr.net/gh/oubenruing/svg-text-animate@v1.3.0/dist/svg-text-animate.min.js"></script>
<script>
window.onload = async function () {
var chinese = new SVGTextAnimate("./fonts/.font-spider/SourceHanSansCN-Normal.ttf", {}, {}, "svg");
Expand Down

0 comments on commit 79a6941

Please sign in to comment.