0.0.33
This commit is contained in:
@@ -56,6 +56,7 @@ body,html{
|
||||
width: 23%;
|
||||
float: left;
|
||||
text-align: -webkit-left;
|
||||
display: block;
|
||||
}
|
||||
|
||||
.logo_header{
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
$(document).ready(function (){
|
||||
if (document.querySelector(".header").dataset['page'] === true){
|
||||
if (document.querySelector(".header").dataset['page'] === 'True'){
|
||||
renderContent()
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user