Add warning about Katacoda shutdown
This commit is contained in:
@@ -24,6 +24,11 @@
|
||||
{{ if not .Site.Params.ui.breadcrumb_disable }}{{ partial "breadcrumb.html" . }}{{ end }}
|
||||
{{ block "deprecated" . }}
|
||||
{{ partial "deprecation-warning.html" . }}
|
||||
{{ end }}
|
||||
{{ if .HasShortcode "kat-button" }}
|
||||
{{ block "katacoda-removal" . }}
|
||||
{{ partial "katacoda-removal.html" . }}
|
||||
{{ end }}
|
||||
{{ end }}
|
||||
{{ block "main" . }}{{ end }}
|
||||
{{- if .HasShortcode "thirdparty-content" -}}
|
||||
|
||||
Reference in New Issue
Block a user