|
@@ -101,19 +101,22 @@
|
|
|
>
|
|
|
and
|
|
|
<a
|
|
|
- href="https://github.com/codedgar/Puppertino/blob/master/src/js/actions.js"
|
|
|
+ href="https://github.com/codedgar/Puppertino/blob/master/src/js/full.js"
|
|
|
target="_blank"
|
|
|
- >Download the JS</a
|
|
|
+ >Download the JS.</a
|
|
|
>
|
|
|
- alternatively you can use the
|
|
|
+ Alternatively, you can use the
|
|
|
<a
|
|
|
href="https://github.com/codedgar/Puppertino/blob/master/dist/css/newfull.css"
|
|
|
target="_blank"
|
|
|
>Full CSS</a
|
|
|
>
|
|
|
- (Not recommended if you are just going to use this component). Please be
|
|
|
- aware that you still need to download the JS of Actions, since at the
|
|
|
- time, there's no full.js
|
|
|
+ and
|
|
|
+ <a
|
|
|
+ href="https://github.com/codedgar/Puppertino/blob/master/dist/js/full.js"
|
|
|
+ target="_blank"
|
|
|
+ >Full JS</a
|
|
|
+ >
|
|
|
</p>
|
|
|
|
|
|
<div class="talk-about-it">
|
|
@@ -281,4 +284,4 @@
|
|
|
}
|
|
|
})(document)
|
|
|
</script>
|
|
|
-</html>
|
|
|
+</html>
|