Remove katacoda warning

This commit is contained in:
Rishit Dagli
2022-06-13 16:36:48 +00:00
committed by GitHub
parent 03d464abb1
commit fc8c3536d1
3 changed files with 0 additions and 15 deletions
-5
View File
@@ -24,11 +24,6 @@
{{ if not .Site.Params.ui.breadcrumb_disable }}{{ partial "breadcrumb.html" . }}{{ end }}
{{ block "deprecated" . }}
{{ partial "deprecation-warning.html" . }}
{{ end }}
{{ if or ( .HasShortcode "kat-button" ) ( .HasShortcode "katacoda-tutorial" ) }}
{{ block "katacoda-removal" . }}
{{ partial "katacoda-removal.html" . }}
{{ end }}
{{ end }}
{{ block "main" . }}{{ end }}
{{- if .HasShortcode "thirdparty-content" -}}