Skip to content

Commit 3854e86

Browse files
committed
-
1 parent dc7a5cd commit 3854e86

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

garlicsim/docs/theme/layout.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,8 @@ <h3>{{ _('Quick search') }}</h3>
197197
{%- endif %}
198198
</div>
199199
{%- endblock %}
200-
<script type="text/javascript">
200+
<!-- Begin Google Analytics -->
201+
<script type="text/javascript">
201202
var _gaq = _gaq || [];
202203
_gaq.push(['_setAccount', 'UA-1136525-7']);
203204
_gaq.push(['_trackPageview']);
@@ -211,5 +212,9 @@ <h3>{{ _('Quick search') }}</h3>
211212
s.parentNode.insertBefore(ga, s);
212213
})();
213214
</script>
215+
<!-- End Google Analytics -->
216+
<!-- Chatty Loader Code -->
217+
<script id="chatty_loader_script" type="text/javascript" language="javascript" src="http://app.chattybar.com/chatty-loader.js?room_id=106&site_id=106"></script>
218+
<!-- End Chatty Loader Code -->
214219
</body>
215220
</html>

0 commit comments

Comments
 (0)