mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2025-02-09 08:10:39 +03:00
doc: updated refer URL and changed A/B settings
This commit is contained in:
parent
5aefc24fbe
commit
2d65f6329b
|
@ -44,7 +44,7 @@ blog: https://blog.getbootstrap.com
|
|||
expo: https://expo.getbootstrap.com
|
||||
mkp: https://www.creative-tim.com/product/material-kit-pro?affiliate_id=87385
|
||||
mdp: https://www.creative-tim.com/product/material-dashboard-pro?affiliate_id=87385
|
||||
mdbootstrap: https://mdbootstrap.com/product/material-design-for-bootstrap-pro/?utm_source=7e4bff&utm_id=7e4bff
|
||||
mdbootstrap: https://mdbootstrap.com/material-design-for-bootstrap/?utm_ref_id=26974
|
||||
|
||||
cdn:
|
||||
# See https://www.srihash.org for info on how to generate the hashes
|
||||
|
|
|
@ -5,6 +5,7 @@
|
|||
Split.setup({
|
||||
creativetim: function () {document.body.classList.add('creativetim')},
|
||||
mdbootstrap: function () {document.body.classList.add('mdbootstrap')},
|
||||
mdbootstrap: function () {document.body.classList.add('mdbootstrap')},
|
||||
});
|
||||
|
||||
(function (i, s, o, g, r, a, m) {
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
font-weight: normal; }
|
||||
|
||||
/*!
|
||||
* Bootstrap v4.1.0 (https://getbootstrap.com)
|
||||
* Bootstrap v4.0.0 (https://getbootstrap.com)
|
||||
* Copyright 2011-2018 The Bootstrap Authors
|
||||
* Copyright 2011-2018 Twitter, Inc.
|
||||
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
|
||||
|
|
Loading…
Reference in New Issue
Block a user