diff --git a/src/pages/downloads/index.tsx b/src/pages/downloads/index.tsx index af2c50d2..add1ae22 100644 --- a/src/pages/downloads/index.tsx +++ b/src/pages/downloads/index.tsx @@ -6,6 +6,7 @@ import { BoltIcon, ComputerDesktopIcon, CpuChipIcon, + DocumentIcon, GlobeAltIcon, } from "@heroicons/react/24/solid"; import Layout from "@theme/Layout"; @@ -215,6 +216,39 @@ const Firmware = (): JSX.Element => { )} + {/* */} +