From b2aa1f8ca0a3621707761afb702addd77a9fcd40 Mon Sep 17 00:00:00 2001 From: Sanjin <102841251+duckduckgrayduck@users.noreply.github.com> Date: Mon, 11 Mar 2024 14:57:34 -0500 Subject: [PATCH] Update config.yaml --- config.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/config.yaml b/config.yaml index 424f68a..a7cc619 100644 --- a/config.yaml +++ b/config.yaml @@ -2,7 +2,9 @@ title: "Klaxon Cloud: Site Monitor and Alerts" description: >- Klaxon enables reporters and editors to monitor scores of sites and files on the web for newsworthy changes. Get email notifications when something changes. Provide a CSS selector to only monitor - portions of a page you are interested in, otherwise you can supply * to monitor the entire page. To get started, copy the bookmarklet [Add to Klaxon][1] to your bookmarks, + portions of a page you are interested in. You may supply * to monitor the entire page, but you may receive alerts for trivial changes. + Email alerts are sent to the primary email address on your DocumentCloud account. + To get started, copy the bookmarklet [Add to Klaxon][1] to your bookmarks, visit a page you are looking to monitor, and then click on the bookmark to activate Klaxon. [1]: javascript:(function(){document.body.appendChild(document.createElement('script')).src='https://documentcloud-klaxon.s3.amazonaws.com/inject.js';})();