diff --git a/layouts/shortcodes/slide.html b/layouts/shortcodes/slide.html
index be6f7e3..effa9fa 100644
--- a/layouts/shortcodes/slide.html
+++ b/layouts/shortcodes/slide.html
@@ -14,28 +14,30 @@
{{- $params := . -}}
{{- $noPrefix := slice "id" "class" -}}
{{- $noOutput := slice "content" "template" -}}
-{{- range $sindex, $svalue := $scratch.Get "slides" }}
-