diff --git a/ci/docker/runtime_functions.sh b/ci/docker/runtime_functions.sh
index 61d993611bd3..05f80032cd15 100755
--- a/ci/docker/runtime_functions.sh
+++ b/ci/docker/runtime_functions.sh
@@ -1329,7 +1329,7 @@ build_docs() {
# copy the full site for this version to versions folder
mkdir -p html/versions/master
- for f in 404.html api assets blog community ecosystem features feed.xml get_started index.html; do
+ for f in 404.html api assets blog community ecosystem features trusted_by feed.xml get_started index.html; do
cp -r html/$f html/versions/master/
done
diff --git a/docs/python_docs/themes/mx-theme/mxtheme/header_top.html b/docs/python_docs/themes/mx-theme/mxtheme/header_top.html
index 69cdf64fcefa..2234046f5f11 100644
--- a/docs/python_docs/themes/mx-theme/mxtheme/header_top.html
+++ b/docs/python_docs/themes/mx-theme/mxtheme/header_top.html
@@ -18,6 +18,7 @@
Features
Ecosystem
Docs & Tutorials
+ Trusted By
GitHub
-
-
-
-
Already trusted by
-

-
-
-
{%- include footer.html -%}
diff --git a/docs/static_site/src/_sass/minima/_home.scss b/docs/static_site/src/_sass/minima/_home.scss
index bdb4f93047ed..5acc7f3664c3 100644
--- a/docs/static_site/src/_sass/minima/_home.scss
+++ b/docs/static_site/src/_sass/minima/_home.scss
@@ -170,20 +170,6 @@ a.btn {
background-color: white;
}
-// ===
-// trusted-by
-// ===
-
-.trusted-by-section {
- background-color: white;
- color: $grey-color-dark;
-}
-
-.trusted-by {
- margin-top: 30px;
-
-}
-
// ===
// news
// ===
diff --git a/docs/static_site/src/pages/trusted_by.html b/docs/static_site/src/pages/trusted_by.html
new file mode 100644
index 000000000000..a49b3d881351
--- /dev/null
+++ b/docs/static_site/src/pages/trusted_by.html
@@ -0,0 +1,34 @@
+---
+layout: page
+title: Trusted By
+subtitle: These are some of the organizations that use MXNet.
+action: Get Started
+action_url: /get_started
+permalink: /trusted_by/
+---
+
+
+
+
+
+

+
+
+