Add warning about Katacoda shutdown

This commit is contained in:
Tim Bannister
2022-05-28 17:17:09 +01:00
parent a7d02c45ae
commit e173bf4940
3 changed files with 15 additions and 0 deletions
+5
View File
@@ -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" -}}