Avoid to load Google Custom Search API for offline docs.
This commit is contained in:
parent
292fdb4d83
commit
8acaed6a00
1 changed files with 10 additions and 10 deletions
|
|
@ -148,6 +148,7 @@
|
|||
</p>
|
||||
</div>
|
||||
</div>
|
||||
{%- if include_analytics %}
|
||||
<script src="http://www.google.com/jsapi" type="text/javascript"></script>
|
||||
<script type="text/javascript">
|
||||
google.load('search', '1', {language : 'en', style : google.loader.themes.MINIMALIST});
|
||||
|
|
@ -163,7 +164,6 @@
|
|||
}
|
||||
}, true);
|
||||
</script>
|
||||
{%- if include_analytics %}
|
||||
<style type="text/css">
|
||||
.gsc-control-cse {
|
||||
font-family: Arial, sans-serif;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue