Skip to content

Commit

Permalink
index the telemetry page
Browse files Browse the repository at this point in the history
  • Loading branch information
Fil committed Nov 12, 2024
1 parent 92e6580 commit 70e7f05
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 70e7f05

Please sign in to comment.