Loading layouts/partials/js.html +1 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ * Dev toolset */ console.log('Welcome to cState v2.0! https://github.com/cstate/cstate'); console.log('You are using cState v2.0-rc4: https://github.com/cstate'); document.querySelector('html').className = 'js'; Loading Loading
layouts/partials/js.html +1 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ * Dev toolset */ console.log('Welcome to cState v2.0! https://github.com/cstate/cstate'); console.log('You are using cState v2.0-rc4: https://github.com/cstate'); document.querySelector('html').className = 'js'; Loading