From 79b408e50260654f971588afe0f5405d45830aaa Mon Sep 17 00:00:00 2001 From: Luca Ferranti <49938764+lucaferranti@users.noreply.github.com> Date: Sat, 10 Aug 2024 16:47:07 +0300 Subject: [PATCH] Uh-oh spagetti-oh --- src/notebook.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/notebook.jl b/src/notebook.jl index 4ed7215..19c3c3c 100644 --- a/src/notebook.jl +++ b/src/notebook.jl @@ -866,7 +866,7 @@ function process_layouts(page::Page)::Page "page" => page, "collections" => collections, "root_url" => root_url, - "metadata" => metadata + "metadata" => METADATA ), ) )