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.
1 parent af465ee commit cb1f831Copy full SHA for cb1f831
demo/index.html
@@ -10,7 +10,7 @@
10
<body>
11
<script src='https://unpkg.com/[email protected]'></script>
12
<script src="../dist/vue-count-to.min.js"></script>
13
- <a href="https://your-url" class="github-corner" aria-label="View source on Github">
+ <a href="https://github.com/PanJiaChen/vue-countTo" class="github-corner" aria-label="View source on Github">
14
<svg width="80" height="80" viewBox="0 0 250 250" style="fill:#4AB7BD; color:#fff; position: absolute; top: 0; border: 0; right: 0;"
15
aria-hidden="true">
16
<path d="M0,0 L115,115 L130,115 L142,142 L250,250 L250,0 Z"></path>
0 commit comments