Skip to content

Commit 9cfcd84

Browse files
committed
update bundle
1 parent 49f07c1 commit 9cfcd84

File tree

9 files changed

+20
-64
lines changed

9 files changed

+20
-64
lines changed

angular/index.html

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1235,7 +1235,6 @@ <h3 class="mb-3">Angular Admin Templates</h3>
12351235
<a href="/admin-templates/angular" class="btn btn-outline-primary">Explore all templates</a>
12361236
</div>
12371237
</div>
1238-
12391238
<footer class="footer">
12401239
<div class="container">
12411240
<div class="row">
@@ -1400,20 +1399,5 @@ <h3 class="text-danger">This is one-time offer!</h3>
14001399

14011400

14021401

1403-
<script src="/assets/vendors/flipclock/flipclock.min.js"></script>
1404-
<script type="text/javascript">
1405-
// Grab the current date
1406-
var currentDate = new Date();
1407-
// Set some date in the future. In this case, it's always Jan 1
1408-
// var futureDate = new Date(currentDate.getFullYear() + 1, 0, 1);
1409-
var futureDate = new Date(2018, 11, 3, 0, 0, 0, 0);
1410-
// Calculate the difference in seconds between the future and current date
1411-
var diff = futureDate.getTime() / 1000 - currentDate.getTime() / 1000;
1412-
1413-
var clock = $('.your-clock').FlipClock(diff, {
1414-
clockFace: 'DailyCounter',
1415-
countdown: true
1416-
});
1417-
</script>
14181402
</body>
14191403
</html>

bundle/angular-bundle/index.html

Lines changed: 4 additions & 0 deletions
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

Lines changed: 4 additions & 0 deletions
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

Lines changed: 4 additions & 0 deletions
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

Lines changed: 4 additions & 0 deletions
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

Lines changed: 4 additions & 0 deletions
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

index.html

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1251,7 +1251,6 @@ <h3 class="mb-3">Bootstrap Admin Templates</h3>
12511251
<a href="/admin-templates/bootstrap" class="btn btn-outline-primary">Explore all templates</a>
12521252
</div>
12531253
</div>
1254-
12551254
<footer class="footer">
12561255
<div class="container">
12571256
<div class="row">
@@ -1416,20 +1415,5 @@ <h3 class="text-danger">This is one-time offer!</h3>
14161415

14171416

14181417

1419-
<script src="/assets/vendors/flipclock/flipclock.min.js"></script>
1420-
<script type="text/javascript">
1421-
// Grab the current date
1422-
var currentDate = new Date();
1423-
// Set some date in the future. In this case, it's always Jan 1
1424-
// var futureDate = new Date(currentDate.getFullYear() + 1, 0, 1);
1425-
var futureDate = new Date(2018, 11, 3, 0, 0, 0, 0);
1426-
// Calculate the difference in seconds between the future and current date
1427-
var diff = futureDate.getTime() / 1000 - currentDate.getTime() / 1000;
1428-
1429-
var clock = $('.your-clock').FlipClock(diff, {
1430-
clockFace: 'DailyCounter',
1431-
countdown: true
1432-
});
1433-
</script>
14341418
</body>
14351419
</html>

react/index.html

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1235,7 +1235,6 @@ <h3 class="mb-3">React Admin Templates</h3>
12351235
<a href="/admin-templates/react" class="btn btn-outline-primary">Explore all templates</a>
12361236
</div>
12371237
</div>
1238-
12391238
<footer class="footer">
12401239
<div class="container">
12411240
<div class="row">
@@ -1400,20 +1399,5 @@ <h3 class="text-danger">This is one-time offer!</h3>
14001399

14011400

14021401

1403-
<script src="/assets/vendors/flipclock/flipclock.min.js"></script>
1404-
<script type="text/javascript">
1405-
// Grab the current date
1406-
var currentDate = new Date();
1407-
// Set some date in the future. In this case, it's always Jan 1
1408-
// var futureDate = new Date(currentDate.getFullYear() + 1, 0, 1);
1409-
var futureDate = new Date(2018, 11, 3, 0, 0, 0, 0);
1410-
// Calculate the difference in seconds between the future and current date
1411-
var diff = futureDate.getTime() / 1000 - currentDate.getTime() / 1000;
1412-
1413-
var clock = $('.your-clock').FlipClock(diff, {
1414-
clockFace: 'DailyCounter',
1415-
countdown: true
1416-
});
1417-
</script>
14181402
</body>
14191403
</html>

vue/index.html

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1220,7 +1220,6 @@ <h3 class="mb-3">Vue Admin Templates</h3>
12201220
<a href="/admin-templates/vue" class="btn btn-outline-primary">Explore all templates</a>
12211221
</div>
12221222
</div>
1223-
12241223
<footer class="footer">
12251224
<div class="container">
12261225
<div class="row">
@@ -1385,20 +1384,5 @@ <h3 class="text-danger">This is one-time offer!</h3>
13851384

13861385

13871386

1388-
<script src="/assets/vendors/flipclock/flipclock.min.js"></script>
1389-
<script type="text/javascript">
1390-
// Grab the current date
1391-
var currentDate = new Date();
1392-
// Set some date in the future. In this case, it's always Jan 1
1393-
// var futureDate = new Date(currentDate.getFullYear() + 1, 0, 1);
1394-
var futureDate = new Date(2018, 11, 3, 0, 0, 0, 0);
1395-
// Calculate the difference in seconds between the future and current date
1396-
var diff = futureDate.getTime() / 1000 - currentDate.getTime() / 1000;
1397-
1398-
var clock = $('.your-clock').FlipClock(diff, {
1399-
clockFace: 'DailyCounter',
1400-
countdown: true
1401-
});
1402-
</script>
14031387
</body>
14041388
</html>

0 commit comments

Comments
 (0)