mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-01-13 06:48:10 -08:00
removed
This commit is contained in:
parent
ecfafcc5b1
commit
d0358b6645
|
@ -51,11 +51,6 @@ const Firmware = (): JSX.Element => {
|
|||
<div className="container">
|
||||
<HeaderText
|
||||
type="h2"
|
||||
text="Advanced"
|
||||
link="advanced"
|
||||
/>
|
||||
<HeaderText
|
||||
type="h3"
|
||||
text="Firmware Downloads"
|
||||
link="firmware-downloads"
|
||||
/>
|
||||
|
@ -108,11 +103,6 @@ const Firmware = (): JSX.Element => {
|
|||
</>
|
||||
)}
|
||||
</ul>
|
||||
<HeaderText
|
||||
type="h3"
|
||||
text="Sideload Android"
|
||||
link="sideload-android"
|
||||
/>
|
||||
</div>
|
||||
</main>
|
||||
</Layout>
|
||||
|
|
Loading…
Reference in a new issue