iceberg-theme/layouts/shortcodes/quickstarts.html [15:29]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - More Quickstarts {{ $currentPageTitle := .Page.Title }}{{ range .Site.Menus.quickstarts }}{{ if ne .Name $currentPageTitle }} {{ .Name }} {{ substr .Post 0 130 }} Try it Out {{ else }}{{ end }}{{ end }} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - landing-page/themes/iceberg-theme/layouts/shortcodes/quickstarts.html [15:29]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - More Quickstarts {{ $currentPageTitle := .Page.Title }}{{ range .Site.Menus.quickstarts }}{{ if ne .Name $currentPageTitle }} {{ .Name }} {{ substr .Post 0 130 }} Try it Out {{ else }}{{ end }}{{ end }} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
{{ substr .Post 0 130 }}