diff --git a/src/AboutModal.tsx b/src/AboutModal.tsx index 30cb18c..8ecf594 100644 --- a/src/AboutModal.tsx +++ b/src/AboutModal.tsx @@ -41,6 +41,7 @@ import mekiboDarkMode from "./assets/mekibo-dark-mode.png"; import splitkb from "./assets/splitkb.png"; import splitkbDarkMode from "./assets/splitkb-dark-mode.png"; import { GenericModal } from "./GenericModal"; +import { ExternalLink } from "./misc/ExternalLink"; export interface AboutModalProps { open: boolean; @@ -178,16 +179,18 @@ export const AboutModal = ({ open, onClose }: AboutModalProps) => { const ref = useModalRef(open, true); return ( - +
-

- ZMK Studio is made possible thanks to the generous donation of time - from our contributors, as well as the financial sponsorship from the - following vendors: +

+ The ZMK Project:{" "} + website,{" "} + + GitHub Issues + + ,{" "} + + Discord Server +

+
+

+ ZMK Studio is made possible thanks to the generous donation of time + from our contributors, as well as the financial sponsorship from the + following vendors: +

+
{sponsors.map((s) => { const heightVariants = {