Skip to content

Commit fc8c353

Browse files
authored
Remove katacoda warning
1 parent 03d464a commit fc8c353

File tree

3 files changed

+0
-15
lines changed

3 files changed

+0
-15
lines changed

data/i18n/en/en.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -96,9 +96,6 @@ other = "email address"
9696
[javascript_required]
9797
other = "JavaScript must be [enabled](https://www.enable-javascript.com/) to view this content"
9898

99-
[katacoda_removal_warning]
100-
other = """This online tutorial on this page uses functionality that will [not be available](https://www.oreilly.com/online-learning/leveraging-katacoda-technology.html) past <time datetime="2022-06-15">June 15th, 2022</time>."""
101-
10299
[latest_release]
103100
other = "Latest Release:"
104101

layouts/docs/baseof.html

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,6 @@
2424
{{ if not .Site.Params.ui.breadcrumb_disable }}{{ partial "breadcrumb.html" . }}{{ end }}
2525
{{ block "deprecated" . }}
2626
{{ partial "deprecation-warning.html" . }}
27-
{{ end }}
28-
{{ if or ( .HasShortcode "kat-button" ) ( .HasShortcode "katacoda-tutorial" ) }}
29-
{{ block "katacoda-removal" . }}
30-
{{ partial "katacoda-removal.html" . }}
31-
{{ end }}
3227
{{ end }}
3328
{{ block "main" . }}{{ end }}
3429
{{- if .HasShortcode "thirdparty-content" -}}

layouts/partials/katacoda-removal.html

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)