mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-06-10 00:03:10 +00:00
c663ce15ab
* Move files to a Hugo structure Signed-off-by: Tony Batard <tbatard@pivotal.io>
4 lines
128 B
HTML
4 lines
128 B
HTML
{{ define "content" }}
|
|
{{ .Scratch.Set "posts" (.Site.GetPage "/posts").Pages }}
|
|
{{ partial "blog-posts.html" . }}
|
|
{{ end }} |