From 70e7f05e715f28f9abd38e023672c96b968ecc8b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philippe=20Rivi=C3=A8re?= Date: Tue, 12 Nov 2024 08:41:55 +0100 Subject: [PATCH] index the telemetry page --- docs/telemetry.md.js | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/telemetry.md.js b/docs/telemetry.md.js index 714be02b4..dd41a88de 100644 --- a/docs/telemetry.md.js +++ b/docs/telemetry.md.js @@ -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).