diff --git a/lib/livebook/notebook/explore.ex b/lib/livebook/notebook/explore.ex index a6765fd80..3171a2814 100644 --- a/lib/livebook/notebook/explore.ex +++ b/lib/livebook/notebook/explore.ex @@ -67,7 +67,8 @@ defmodule Livebook.Notebook.Explore do %{ path: Path.join(__DIR__, "explore/intro_to_kino.livemd"), details: %{ - description: "Make your notebooks interactive with inputs, controls, and more with the Kino package.", + description: + "Make your notebooks interactive with inputs, controls, and more with the Kino package.", cover_url: "/images/kino.png" } },