feat: append scarf.sh pixel at the end of page (#419)

This commit is contained in:
Zhiqiang ZHOU 2024-11-12 19:46:28 -08:00 committed by GitHub
parent f2ffd17714
commit e8fda9e938
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 6 additions and 1 deletions

View File

@ -182,7 +182,12 @@ const config = {
<li>
<p>Thanks for the <a href="https://storyset.com/technology">Technology illustrations by Storyset</a>.</p>
</li>
</ul>`,
</ul>
<img
referrerpolicy="no-referrer-when-downgrade"
src="https://static.scarf.sh/a.png?x-pxid=3103bfa4-2073-4b9a-bdac-f36f63d979a4"
/>
`,
},
],
},