Skip to content

Commit

Permalink
index the telemetry page (#1812)
Browse files Browse the repository at this point in the history
  • Loading branch information
Fil authored Nov 12, 2024
1 parent 92e6580 commit cc6c638
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion docs/telemetry.md.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
import {readFile} from "node:fs/promises";

process.stdout.write(`# Telemetry
process.stdout.write(`---
index: true
---
# Telemetry
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).
Expand Down

0 comments on commit cc6c638

Please sign in to comment.