mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-03 22:29:01 +02:00
7931c7b3eb
[web] Add Linkedin Insight tag GitOrigin-RevId: f01e1908ad945a5db10343a04ee50104efa32c3c
4 lines
174 B
Plaintext
4 lines
174 B
Plaintext
if typeof suppressAnalytics == 'undefined'
|
|
each file in entrypointScripts('linkedin-insight')
|
|
script(type='text/javascript' nonce=scriptNonce src=file defer=deferScripts)
|