mix format

This commit is contained in:
José Valim 2022-07-25 21:50:59 +02:00
parent db6e459f64
commit 2ac02d9547

View file

@ -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"
}
},