Modals + Img Grid
This commit is contained in:
@@ -24,6 +24,10 @@
|
||||
<!-- widget -->
|
||||
{{ $widget:= site.Params.widgets.sidebar }}
|
||||
{{ partialCached "widgets/widget-wrapper" ( dict "Widgets" $widget "Scope" . ) }}
|
||||
|
||||
{{ if .Params.text_sidepanel }}
|
||||
{{ partial "components/text_sidepanel.html" .}}
|
||||
{{ end }}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user