diff --git a/layouts/shortcodes/swiper.html b/layouts/shortcodes/swiper.html new file mode 100644 index 00000000..d2fee95c --- /dev/null +++ b/layouts/shortcodes/swiper.html @@ -0,0 +1,64 @@ +{{ $images := .Page.Resources.Match (.Get "pattern") }} +{{ $id := .Get "id" }} + + + + + +