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 }}


{{ 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 }}


{{ else }}{{ end }}{{ end }} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -