Files
chill_hugoplate/layouts/partials/widgets/widget-wrapper.html
somrat sorkar 92df3b2262 Revert "update postcss config for glightbox"
This reverts commit d8e4536bab.
2023-07-24 11:04:33 +06:00

4 lines
78 B
HTML
Executable File

{{ range .Widgets }}
{{ partial ( print "widgets/" . ) $.Scope }}
{{ end }}