Skip to content

Commit cc6c638

Browse files
authored
index the telemetry page (#1812)
1 parent 92e6580 commit cc6c638

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/telemetry.md.js

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
import {readFile} from "node:fs/promises";
22

3-
process.stdout.write(`# Telemetry
3+
process.stdout.write(`---
4+
index: true
5+
---
6+
7+
# Telemetry
48
59
Observable Framework collects anonymous usage data to help us improve the product. This data is sent to Observable and is not shared with third parties. Telemetry data is covered by [Observable’s privacy policy](https://observablehq.com/privacy-policy).
610

0 commit comments

Comments
 (0)