Ver Fonte

Merge pull request #87 from bmx-ng/task/fix-download-page

Fixed download page.
Brucey há 1 ano atrás
pai
commit
94f1daa7d6
1 ficheiros alterados com 2 adições e 2 exclusões
  1. 2 2
      website/pages/en/downloads.js

+ 2 - 2
website/pages/en/downloads.js

@@ -176,9 +176,9 @@ class Downloads extends React.Component {
                                          </strong>
                                         <br/><br/>
                                         BlitzMax, RaspberryPi edition, aimed at 64-bit ARM development, with MaxIDE.
-
+                                        <br/>
                                         Suitable for the latest 64-bit Raspberry Pi OS.
-
+                                        <br/>
                                         Includes SDL backend, mojo2, Crypto, Audio, Image, Net, Random, Text and Gtk MaxGUI.
                                         `,
                                     image: `${siteConfig.baseUrl}img/platform/rpi.svg`,