diff --git a/docs/src/containers/DownloadApp/index.js b/docs/src/containers/DownloadApp/index.js index ef9e00ba5..9d1cd6a48 100644 --- a/docs/src/containers/DownloadApp/index.js +++ b/docs/src/containers/DownloadApp/index.js @@ -133,36 +133,28 @@ export default function DownloadApp() { } return ( -
-
-
Detailed platforms
-

- Jan is in the process of being built. Expect bugs! -

-
-
-
- {groupTemnplate.map((item, i) => { - return ( -
-
-
-
- -
-
{item.label}
-
-
- {renderDownloadLink(item.name)} +
+
+ {groupTemnplate.map((item, i) => { + return ( +
+
+
+
+
+
{item.label}
+
+
+ {renderDownloadLink(item.name)}
- ) - })} -
+
+ ) + })}
) diff --git a/docs/src/pages/download.js b/docs/src/pages/download.js index 32b5b4ca1..4cbf471d8 100644 --- a/docs/src/pages/download.js +++ b/docs/src/pages/download.js @@ -25,16 +25,8 @@ export default function Download() {

Turn your computer into an AI machine

- -
- +
+
@@ -53,7 +45,6 @@ export default function Download() { Changelog
-