This commit is contained in:
parent
fb9e324ac5
commit
cf94976d3c
1 changed files with 0 additions and 11 deletions
|
@ -43,17 +43,6 @@
|
|||
<script>
|
||||
window.__INITIAL_STATE__=<%-JSON.stringify(initialState)%>
|
||||
</script>
|
||||
<script async src="https://www.google-analytics.com/analytics.js"></script>
|
||||
<script>
|
||||
window.ga =
|
||||
window.ga ||
|
||||
function() {
|
||||
(ga.q = ga.q || []).push(arguments);
|
||||
};
|
||||
ga.l = +new Date();
|
||||
ga("create", "UA-66209-8", "auto");
|
||||
ga("send", "pageview");
|
||||
</script>
|
||||
<script src="/dist/<%=manifest['js/main.js']%>"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue