We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 726cce6 commit cc3ebfcCopy full SHA for cc3ebfc
layout/_third-party/comments/livere.swig
@@ -2,6 +2,9 @@
2
3
{% if page.comments and theme.livere_uid %}
4
<script type="text/javascript">
5
+ window.livereOptions = {
6
+ refer: '{{ page.path }}'
7
+ };
8
(function(d, s) {
9
var j, e = d.getElementsByTagName(s)[0];
10
if (typeof LivereTower === 'function') { return; }
0 commit comments