From 08855edf546b162626f56eef87eb091830bf4ddf Mon Sep 17 00:00:00 2001 From: Mark Hendrickson Date: Fri, 8 May 2020 15:51:17 +0200 Subject: [PATCH] Add deprecation notice to hub choice pages; resolve #566 --- _storage/hello-hub-choice.md | 3 +++ _storage/hub-choice.md | 3 +++ 2 files changed, 6 insertions(+) diff --git a/_storage/hello-hub-choice.md b/_storage/hello-hub-choice.md index 9fd55344..46456dab 100644 --- a/_storage/hello-hub-choice.md +++ b/_storage/hello-hub-choice.md @@ -3,6 +3,9 @@ layout: storage description: "Storing user data with Blockstack" permalink: /:collection/:path.html --- + +{% include note.html content="The functionality described in this tutorial has been deprecated with the Blockstack Browser. It will continue working only for apps that have not yet upgraded to Blockstack Connect." %} + # Hello hub choice tutorial {:.no_toc} diff --git a/_storage/hub-choice.md b/_storage/hub-choice.md index 81860e9a..9a7ca47b 100644 --- a/_storage/hub-choice.md +++ b/_storage/hub-choice.md @@ -3,6 +3,9 @@ layout: storage description: "Storing user data with Blockstack" permalink: /:collection/:path.html --- + +{% include note.html content="The functionality described in this tutorial has been deprecated with the Blockstack Browser. It will continue working only for apps that have not yet upgraded to Blockstack Connect." %} + # Hubs and user choice Blockstack operates a default Gaia storage hub at `https://hub.blockstack.org`.