Skip to content

Commit b094919

Browse files
committed
add 51la head injection
1 parent 78e579d commit b094919

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

docs/overrides/partials/head.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
<script charset="UTF-8" id="LA_COLLECT" src="//sdk.51.la/js-sdk-pro.min.js"></script>
2+
<script>
3+
LA.init({
4+
id: "3PT4FUvdHzohQSRh",
5+
ck: "3PT4FUvdHzohQSRh"
6+
});
7+
</script>

0 commit comments

Comments
 (0)