mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2024-11-22 09:36:55 +03:00
docs: fixed script
This commit is contained in:
parent
2d65f6329b
commit
5c27ce1363
|
@ -5,7 +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')},
|
||||
mdbootstrap2: function () {document.body.classList.add('mdbootstrap')},
|
||||
});
|
||||
|
||||
(function (i, s, o, g, r, a, m) {
|
||||
|
|
Loading…
Reference in New Issue
Block a user