From 53dcb60e0cea918dbe944c75035ebb53c9419060 Mon Sep 17 00:00:00 2001 From: dangershony Date: Fri, 29 Dec 2023 16:41:41 +0000 Subject: [PATCH] Remove the comparison to ICO from landing page --- src/Angor/Client/Pages/Index.razor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Angor/Client/Pages/Index.razor b/src/Angor/Client/Pages/Index.razor index 0b590c9e..bf55edb8 100644 --- a/src/Angor/Client/Pages/Index.razor +++ b/src/Angor/Client/Pages/Index.razor @@ -9,6 +9,6 @@
A decentralized crowdfunding platform built on Bitcoin and Nostr.

- Think of it as a trustless, risk-minimized ICO. + Think of it as a trustless, risk-minimized open source funding platform. \ No newline at end of file