mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-07-07 08:36:35 +00:00
c663ce15ab
* Move files to a Hugo structure Signed-off-by: Tony Batard <tbatard@pivotal.io>
6 lines
182 B
HTML
6 lines
182 B
HTML
<h5 class="font-color-darker">Related Content</h5>
|
|
<div class="row">
|
|
{{ range .Site.RegularPages.Related . | first 2 }}
|
|
{{ partial "blog-post-card.html" . }}
|
|
{{ end }}
|
|
</div> |