From a06053cfa08bc292f97b65c8fb7a407d0bea534a Mon Sep 17 00:00:00 2001 From: Silberengel Date: Sun, 9 Mar 2025 00:28:38 -0800 Subject: [PATCH] Remove "note" from About page. --- src/routes/about/+page.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/routes/about/+page.svelte b/src/routes/about/+page.svelte index 85e4bf9..b16db6d 100644 --- a/src/routes/about/+page.svelte +++ b/src/routes/about/+page.svelte @@ -18,7 +18,7 @@

Landing page

Relay selection

-

There is also the ability to view the publications as a diagram, if you click on "Visualize", and to publish a note (coming soon).

+

There is also the ability to view the publications as a diagram, if you click on "Visualize", and to publish an e-book or other document (coming soon).

If you click on a card, which represents a 30040 index event, the associated reading view opens to the publication. The app then pulls all of the content events (30041s), in the order in which they are indexed, and displays them as a single document.