Adding dynamic into shortcode

This commit is contained in:
Thomas Smith 2022-10-17 13:06:02 -04:00
parent 82062dbdbd
commit c23fcf4716

View file

@ -14,14 +14,14 @@
<p>{{- .desc -}}</p>
{{ if not (eq .homepage "") }}
{{- partial "detail-btn-large.html" .homepage -}}
{{end}}
{{ end }}
</div>
</div>
</div>
</section>
{{- partial "clipboard-copy.html" -}}
{{end}}
{{ end }}
<style>