This commit is contained in:
unknown 2020-12-10 14:13:17 +01:00
parent 144cf24148
commit 256631946f

View File

@ -1,6 +1,16 @@
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-60512242-3"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-60512242-3');
</script>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
@ -1266,7 +1276,7 @@
<p class="font-weight-bold">New version available - Material Design for Bootstrap 5</p>
<hr>
<p>Material Design 2.0 + latest Bootstrap 5 based on plain JavaScript (but works also with jQuery). 500+ material UI components, super simple, 1 minute installation, free templates &amp; much more</p>
<a type="button" id="myBtn" href="https://mdbootstrap.com/download/mdb-ui-kit/free/221KdmzSCAwdMdUHrCL/MDB-UI-KIT-Free-2.2.1.zip" class="btn btn-danger active mt-3" role="button">Free Download</a>
<a type="button" id="myBtn" onclick="ga('send', 'event', [Goals], [FzV], [Download]);" href="https://mdbootstrap.com/download/mdb-ui-kit/free/221KdmzSCAwdMdUHrCL/MDB-UI-KIT-Free-2.2.1.zip" class="btn btn-danger active mt-3" role="button">Free Download</a>
</div>
</div>