diff --git a/i18n/en.toml b/i18n/en.toml index 63f7cb7d1f..283eeb7262 100644 --- a/i18n/en.toml +++ b/i18n/en.toml @@ -72,6 +72,12 @@ other = "Kubernetes Features" [main_cncf_project] other = """We are a CNCF graduated project
""" +[main_kubeweekly_baseline] +other = "Interested in receiving the latest Kubernetes news? Sign up for KubeWeekly." + +[main_kubernetes_past_link] +other = "View past newsletters" + [main_kubeweekly_signup] other = "Subscribe" diff --git a/layouts/index.html b/layouts/index.html index 47491aafb0..405eaa2092 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -22,7 +22,7 @@