Back to Buildpacks

Summary

themes/buildpacks/layouts/shortcodes/summary.html

latest93 B
Original Source

{{- $page := .Get 0 -}} {{- with .Site.GetPage $page }}{{ .Summary | markdownify }}{{ end -}}