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