Cleanup user journeys related configs and scripts (#18814)
This commit is contained in:
@@ -1,12 +0,0 @@
|
||||
{{ define "content" }}
|
||||
{{ if not .Params.notitle }}
|
||||
<h1>{{ .Title }}</h1>
|
||||
{{ end }}
|
||||
{{ .Content }}
|
||||
{{ if .Params.track }}
|
||||
{{ partial "docs/user-journey.html" . }}
|
||||
{{ end }}
|
||||
{{ end }}
|
||||
|
||||
{{ define "content-id" }}content{{ end }}
|
||||
|
||||
Reference in New Issue
Block a user