Convert case-studies to bundles (#9822)
This commit is contained in:
committed by
k8s-ci-robot
parent
3c044ffc81
commit
5d6ca9ef5c
@@ -1,3 +1,7 @@
|
||||
{{ define "main" }}
|
||||
{{ with .Params.content_url }}
|
||||
<meta http-equiv="refresh" content="0; URL='{{ . }}'" />
|
||||
{{ else }}
|
||||
{{ .Content }}
|
||||
{{ end }}
|
||||
{{ end }}
|
||||
|
||||
Reference in New Issue
Block a user