Skip to content

Commit 6fb305e

Browse files
committed
add xmas bundle
1 parent 50a9e99 commit 6fb305e

File tree

5 files changed

+20
-0
lines changed

5 files changed

+20
-0
lines changed

bundle/angular-bundle/index.html

+4
Original file line numberDiff line numberDiff line change
@@ -681,13 +681,17 @@ <h3 class="text-danger">This is one-time offer!</h3>
681681
<script src="/assets/js/src/analytics.js"></script>
682682
<script src="/assets/js/src/first-visit-modal.js"></script>
683683

684+
<script src="/assets/js/src/vatmoss.js"></script>
685+
684686
<script src="/assets/js/docs.min.js"></script>
685687

686688
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
687689
<script src="/assets/js/ie10-viewport-bug-workaround.js"></script>
688690
<script src="/assets/js/ie-emulation-modes-warning.js"></script>
689691

690692

693+
<script type="text/javascript" src="https://gumroad.com/js/gumroad.js"></script>
694+
691695
<!-- Place this tag in your head or just before your close body tag. -->
692696
<script type="text/javascript" src="https://buttons.github.io/buttons.js"></script>
693697

bundle/big-bundle/index.html

+4
Original file line numberDiff line numberDiff line change
@@ -959,13 +959,17 @@ <h3 class="text-danger">This is one-time offer!</h3>
959959
<script src="/assets/js/src/analytics.js"></script>
960960
<script src="/assets/js/src/first-visit-modal.js"></script>
961961

962+
<script src="/assets/js/src/vatmoss.js"></script>
963+
962964
<script src="/assets/js/docs.min.js"></script>
963965

964966
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
965967
<script src="/assets/js/ie10-viewport-bug-workaround.js"></script>
966968
<script src="/assets/js/ie-emulation-modes-warning.js"></script>
967969

968970

971+
<script type="text/javascript" src="https://gumroad.com/js/gumroad.js"></script>
972+
969973
<!-- Place this tag in your head or just before your close body tag. -->
970974
<script type="text/javascript" src="https://buttons.github.io/buttons.js"></script>
971975

bundle/bootstrap-bundle/index.html

+4
Original file line numberDiff line numberDiff line change
@@ -681,13 +681,17 @@ <h3 class="text-danger">This is one-time offer!</h3>
681681
<script src="/assets/js/src/analytics.js"></script>
682682
<script src="/assets/js/src/first-visit-modal.js"></script>
683683

684+
<script src="/assets/js/src/vatmoss.js"></script>
685+
684686
<script src="/assets/js/docs.min.js"></script>
685687

686688
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
687689
<script src="/assets/js/ie10-viewport-bug-workaround.js"></script>
688690
<script src="/assets/js/ie-emulation-modes-warning.js"></script>
689691

690692

693+
<script type="text/javascript" src="https://gumroad.com/js/gumroad.js"></script>
694+
691695
<!-- Place this tag in your head or just before your close body tag. -->
692696
<script type="text/javascript" src="https://buttons.github.io/buttons.js"></script>
693697

bundle/react-bundle/index.html

+4
Original file line numberDiff line numberDiff line change
@@ -681,13 +681,17 @@ <h3 class="text-danger">This is one-time offer!</h3>
681681
<script src="/assets/js/src/analytics.js"></script>
682682
<script src="/assets/js/src/first-visit-modal.js"></script>
683683

684+
<script src="/assets/js/src/vatmoss.js"></script>
685+
684686
<script src="/assets/js/docs.min.js"></script>
685687

686688
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
687689
<script src="/assets/js/ie10-viewport-bug-workaround.js"></script>
688690
<script src="/assets/js/ie-emulation-modes-warning.js"></script>
689691

690692

693+
<script type="text/javascript" src="https://gumroad.com/js/gumroad.js"></script>
694+
691695
<!-- Place this tag in your head or just before your close body tag. -->
692696
<script type="text/javascript" src="https://buttons.github.io/buttons.js"></script>
693697

bundle/vue-bundle/index.html

+4
Original file line numberDiff line numberDiff line change
@@ -681,13 +681,17 @@ <h3 class="text-danger">This is one-time offer!</h3>
681681
<script src="/assets/js/src/analytics.js"></script>
682682
<script src="/assets/js/src/first-visit-modal.js"></script>
683683

684+
<script src="/assets/js/src/vatmoss.js"></script>
685+
684686
<script src="/assets/js/docs.min.js"></script>
685687

686688
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
687689
<script src="/assets/js/ie10-viewport-bug-workaround.js"></script>
688690
<script src="/assets/js/ie-emulation-modes-warning.js"></script>
689691

690692

693+
<script type="text/javascript" src="https://gumroad.com/js/gumroad.js"></script>
694+
691695
<!-- Place this tag in your head or just before your close body tag. -->
692696
<script type="text/javascript" src="https://buttons.github.io/buttons.js"></script>
693697

0 commit comments

Comments
 (0)