From 4bcbdbc1c2480128b6c992c46597c977c7d57797 Mon Sep 17 00:00:00 2001 From: Matthew Lemon Date: Mon, 23 Oct 2023 13:17:55 +0100 Subject: wip: more on pagination - trying to understand .Scratch --- layouts/shortcodes/streamimage.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'layouts/shortcodes/streamimage.html') diff --git a/layouts/shortcodes/streamimage.html b/layouts/shortcodes/streamimage.html index eb5d468..2ff9f0a 100644 --- a/layouts/shortcodes/streamimage.html +++ b/layouts/shortcodes/streamimage.html @@ -1,3 +1,5 @@ {{ $filename := .Get "filename" }} -{{ $scratch := .Scratch }} - + + +

{{ .Scratch.Get "toss" }}

+ -- cgit v1.2.3