Skip to content

Commit 8cfe69d

Browse files
committed
docs(docs): added Scarf tracking pixel to docs
1 parent c855422 commit 8cfe69d

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

docs-theme/partials/base._

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,6 @@
4848
<% } %>
4949
<script defer src="/assets/polished.js"></script>
5050
<script defer src="/assets/script.js"></script>
51+
<img src="https://static.scarf.sh/a.png?x-pxid=8ab52548-9fc9-4161-9e8f-d122cdb6c880" />
5152
</body>
5253
</html>

docs/docs/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11180,5 +11180,6 @@ <h3 class='fl m0' id='timingfunction'>
1118011180

1118111181
<script defer src="/assets/polished.js"></script>
1118211182
<script defer src="/assets/script.js"></script>
11183+
<img src="https://static.scarf.sh/a.png?x-pxid=8ab52548-9fc9-4161-9e8f-d122cdb6c880" />
1118311184
</body>
1118411185
</html>

docs/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,5 +70,6 @@ <h3>Open the console and play around with it!</h3>
7070

7171
<script defer src="/assets/polished.js"></script>
7272
<script defer src="/assets/script.js"></script>
73+
<img src="https://static.scarf.sh/a.png?x-pxid=8ab52548-9fc9-4161-9e8f-d122cdb6c880" />
7374
</body>
7475
</html>

0 commit comments

Comments
 (0)