Fix PV display when baseurl exists
This commit is contained in:
@@ -12,3 +12,5 @@ const proxyEndpoint = "{{ site.google_analytics.pv.proxy_endpoint }}";
|
||||
{% endif %}
|
||||
|
||||
const pvCacheEnabled = {{ enabled }};
|
||||
|
||||
const pvCacheData = "{{ '/assets/js/data/pageviews.json' | relative_url }}";
|
||||
|
||||
Reference in New Issue
Block a user