From 2ac02d9547a4c52a701382620f6c6b74d5f2cf09 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Valim?= Date: Mon, 25 Jul 2022 21:50:59 +0200 Subject: [PATCH] mix format --- lib/livebook/notebook/explore.ex | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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" } },