removing annotator from default layout -- this was in there by mistake.
This commit is contained in:
parent
dfb63aecbc
commit
8a080ae4fb
@ -72,12 +72,7 @@
|
||||
</div>
|
||||
<!-- /.container -->
|
||||
</div>
|
||||
<script>
|
||||
jQuery(function ($) {
|
||||
$('.post-content').annotator()
|
||||
.annotator('setupPlugins', {tokenUrl: 'http://example.com/api/token'})
|
||||
});
|
||||
</script>
|
||||
|
||||
</body>
|
||||
{% if site.google_analytics %}
|
||||
{% include google_analytics.html %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user