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>
|
</div>
|
||||||
<!-- /.container -->
|
<!-- /.container -->
|
||||||
</div>
|
</div>
|
||||||
<script>
|
|
||||||
jQuery(function ($) {
|
|
||||||
$('.post-content').annotator()
|
|
||||||
.annotator('setupPlugins', {tokenUrl: 'http://example.com/api/token'})
|
|
||||||
});
|
|
||||||
</script>
|
|
||||||
</body>
|
</body>
|
||||||
{% if site.google_analytics %}
|
{% if site.google_analytics %}
|
||||||
{% include google_analytics.html %}
|
{% include google_analytics.html %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user