@@ -162,8 +162,7 @@ <h2>CircuitPython libraries on single board computers</h2>
162162
163163
164164
165- < div class ="purple banner ">
166- < div class ="content short ">
165+ < div class ="one-column-content ">
167166 < h2 > Just the beginning...</ h2 >
168167 < p >
169168 CircuitPython continues to evolve, and is constantly being updated. We
@@ -175,30 +174,27 @@ <h2>Just the beginning...</h2>
175174 < a href ="https://learn.adafruit.com/welcome-to-circuitpython "
176175 class ="action-link include-gap "> Get Started</ a >
177176 </ p >
178- </ div >
179177 </ div >
180178
181- < div class ="content ">
182- < section >
183- < h2 > Thanks</ h2 >
184- < p >
185- CircuitPython wouldn't exist without the awesome work of
186- < a href ="https://micropython.org "> Damien George and the MicroPython community</ a > .
187- They did the hard work to reimplement Python on microcontrollers and
188- continue to push the boundaries of what is possible.
189- </ p >
190- < p >
191- Thank you to < a href ="https://www.adafruit.com "> Adafruit</ a > for
192- continuing to support CircuitPython's beginner-focused development.
193- Adafruit supports MicroPython with code contributions and financially
194- via < a href ="https://github.com/sponsors/micropython "> GitHub sponsorship</ a >
195- AND directly to MicroPython.
196- </ p >
197- < p >
198- Lastly, thank you to the CircuitPython community members who have spent
199- time testing, triaging, fixing and enhancing CircuitPython, its libraries
200- and its documentation. Together we're all making something incredible.
201- </ p >
202- </ section >
179+ < div class ="one-column-content ">
180+ < h2 > Thanks</ h2 >
181+ < p >
182+ CircuitPython wouldn't exist without the awesome work of
183+ < a href ="https://micropython.org "> Damien George and the MicroPython community</ a > .
184+ They did the hard work to reimplement Python on microcontrollers and
185+ continue to push the boundaries of what is possible.
186+ </ p >
187+ < p >
188+ Thank you to < a href ="https://www.adafruit.com "> Adafruit</ a > for
189+ continuing to support CircuitPython's beginner-focused development.
190+ Adafruit supports MicroPython with code contributions and financially
191+ via < a href ="https://github.com/sponsors/micropython "> GitHub sponsorship</ a >
192+ AND directly to MicroPython.
193+ </ p >
194+ < p >
195+ Lastly, thank you to the CircuitPython community members who have spent
196+ time testing, triaging, fixing and enhancing CircuitPython, its libraries
197+ and its documentation. Together we're all making something incredible.
198+ </ p >
203199 </ div >
204200</ div >
0 commit comments