From 508862dda652c8fd2facd38f2409958c3a0f24c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Valim?= Date: Wed, 8 Mar 2023 09:32:48 +0100 Subject: [PATCH] Copy edit public apps text --- lib/livebook_web/controllers/auth_html/index.html.heex | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/lib/livebook_web/controllers/auth_html/index.html.heex b/lib/livebook_web/controllers/auth_html/index.html.heex index a7605c64e..127c69997 100644 --- a/lib/livebook_web/controllers/auth_html/index.html.heex +++ b/lib/livebook_web/controllers/auth_html/index.html.heex @@ -78,7 +78,8 @@
- No app notebooks found. To list your apps here follow these steps: + No app notebooks found. +
Follow these steps to list your apps here:
  1. @@ -86,10 +87,10 @@
  2. Click <.remix_icon icon="rocket-line" class="align-sub text-lg" /> - in the sidebar, configure the app and make sure it is public + in the sidebar and configure the app as public
  3. - Place the notebook in the + Save the notebook to the <%= Livebook.Config.apps_path() %> folder