diff --git a/content/en/_index.html b/content/en/_index.html index 9b8cd913aa..d203031cc9 100644 --- a/content/en/_index.html +++ b/content/en/_index.html @@ -115,4 +115,15 @@ description: A service mesh for observability, security in depth, and management See all providers + +
+ +
diff --git a/i18n/en.toml b/i18n/en.toml index 75236bda5f..3fc4472992 100644 --- a/i18n/en.toml +++ b/i18n/en.toml @@ -89,7 +89,7 @@ other = "January 2, 2006" other = "Privacy policy" [footer_terms_and_conditions] -other = "Terms and conditions" +other = "Terms and Conditions" [page_publish_date_format] other = "January 2, 2006" diff --git a/i18n/zh.toml b/i18n/zh.toml index 96242ee84b..062c5c7de2 100644 --- a/i18n/zh.toml +++ b/i18n/zh.toml @@ -85,6 +85,9 @@ other = "2006年1月2日" [footer_privacy_policy] other = "隐私政策" +[footer_terms_and_conditions] +other = "条款" + [page_publish_date_format] other = "2006年1月2日" diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index 02547ce1ae..1f3cd8d377 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -47,7 +47,10 @@