Skip to content

Commit f37d183

Browse files
author
github-actions-bot
committed
Updates
1 parent 9e65109 commit f37d183

1 file changed

Lines changed: 22 additions & 0 deletions

File tree

index.html

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,28 @@
164164
</head>
165165
<body>
166166
<noscript>You need to enable JavaScript to run this app.</noscript>
167+
<script type="text/javascript">
168+
const _linkedin_partner_id = "8347945";
169+
window._linkedin_data_partner_ids = window._linkedin_data_partner_ids || [];
170+
window._linkedin_data_partner_ids.push(_linkedin_partner_id);
171+
</script>
172+
<script type="text/javascript"> (function (l) {
173+
if (!l) {
174+
window.lintrk = function (a, b) {
175+
window.lintrk.q.push([a, b])
176+
};
177+
window.lintrk.q = []
178+
}
179+
const s = document.getElementsByTagName("script")[0];
180+
const b = document.createElement("script");
181+
b.type = "text/javascript";
182+
b.async = true;
183+
b.src = "https://snap.licdn.com/li.lms-analytics/insight.min.js";
184+
s.parentNode.insertBefore(b, s);
185+
})(window.lintrk); </script>
186+
<noscript><img height="1" width="1" style="display:none;" alt=""
187+
src="https://px.ads.linkedin.com/collect/?pid=8347945&fmt=gif"/>
188+
</noscript>
167189
<div id="root"></div>
168190
</body>
169191
</html>

0 commit comments

Comments
 (0)