diff --git a/theme/sass/materialize.scss b/theme/sass/materialize.scss index cdf26841c1ece2e56f87e940326d6b5ae99a6d30..3cd190a62fe982747f651ba6671821fdfb2432c4 100644 --- a/theme/sass/materialize.scss +++ b/theme/sass/materialize.scss @@ -15,7 +15,7 @@ @import "components/global"; @import "components/grid"; @import "components/navbar"; -@import "components/roboto"; +//@import "components/roboto"; @import "components/typography"; @import "components/cards"; @import "components/toast"; diff --git a/theme/templates/partials/search.html.nunj b/theme/templates/partials/search.html.nunj index e8a08208b5540401e0c1680d3380c84f1bc017c3..faaa08ce924411e4c1a14238fad1e374faa05f2b 100644 --- a/theme/templates/partials/search.html.nunj +++ b/theme/templates/partials/search.html.nunj @@ -37,7 +37,7 @@ var doRender = function() { var options = {}; options[google.search.Search.RESTRICT_EXTENDED_ARGS] = { - 'as_sitesearch': 'nove.ok1kvk.cz' + 'as_sitesearch': 'ok1kvk.cz' }; csc = new google.search.CustomSearchControl('003089460452505374651:q5prtsadbio', options);