diff --git a/docs/static_site/src/pages/blog.html b/docs/static_site/src/pages/blog.html index 90a4c1f7d201..37e43a3fbf69 100644 --- a/docs/static_site/src/pages/blog.html +++ b/docs/static_site/src/pages/blog.html @@ -1,3 +1,12 @@ +--- +layout: page +title: Blog +subtitle: Latest news on MXNet and its ecosystem +permalink: /blog/ +action: See All Blog Posts +action_url: https://medium.com/apache-mxnet +--- + ---- -layout: page -title: Blog -subtitle: Latest news on MXNet and its ecosystem -permalink: /blog/ -action: See All Blog Posts -action_url: https://medium.com/apache-mxnet ----
diff --git a/docs/static_site/src/pages/ecosystem.html b/docs/static_site/src/pages/ecosystem.html index cd50e82a4e37..4979a46b9133 100644 --- a/docs/static_site/src/pages/ecosystem.html +++ b/docs/static_site/src/pages/ecosystem.html @@ -1,21 +1,3 @@ - --- layout: page title: Ecosystem @@ -91,6 +73,26 @@ link: https://djl.ai/ --- + + +

D2L.ai

diff --git a/docs/static_site/src/pages/features.html b/docs/static_site/src/pages/features.html index 428cfacfe413..758beff21997 100644 --- a/docs/static_site/src/pages/features.html +++ b/docs/static_site/src/pages/features.html @@ -1,3 +1,12 @@ +--- +layout: page +title: Features +subtitle: Whether you are looking for a flexible library to quickly develop cutting-edge deep learning research or a robust framework to push production workload, MXNet caters to all needs. +permalink: /features/ +action: Get Started +action_url: /get_started +--- + ---- -layout: page -title: Features -subtitle: Whether you are looking for a flexible library to quickly develop cutting-edge deep learning research or a robust framework to push production workload, MXNet caters to all needs. -permalink: /features/ -action: Get Started -action_url: /get_started ----