We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb5a84f commit 72b8b0bCopy full SHA for 72b8b0b
layouts/shortcodes/figure.html
@@ -1,5 +1,5 @@
1
{{- $respSizes := slice 480 720 1080 -}}
2
-{{- $dataSzes := "(min-width: 768px) 720px, 100vw" -}}
+{{- $dataSizes := "(min-width: 768px) 720px, 100vw" -}}
3
4
{{- $holder := "GIP" -}}
5
{{- $hint := "photo" -}}
0 commit comments