@@ -145,21 +145,8 @@ The Python Arcade Library
145145 GitHub <https://github.com/pythonarcade/arcade >
146146 programming_guide/release_notes
147147 License <https://github.com/pythonarcade/arcade/blob/development/license.rst >
148-
149- .. container :: main-page-item-wrapper
150-
151- .. container :: single-col-box
152-
153- .. image :: images/source.svg
154- :alt: Source icon
155- :class: heading-icon
156-
157- .. toctree ::
158- :maxdepth: 1
159- :caption: Contributing
160-
161- contributing_guide/index
162- contributing_guide/release_checklist
148+ contributing_guide/index
149+ contributing_guide/release_checklist
163150
164151.. container :: main-page-item-wrapper
165152
@@ -169,18 +156,16 @@ The Python Arcade Library
169156
170157 .. container :: main-page-item-sub-wrapper
171158
172- .. container :: main-page-item-title
173-
174- Social
175-
176- .. container :: toc-outside-links
159+ .. toctree ::
160+ :maxdepth: 1
161+ :caption: Social
177162
178- * ` Discord (most active spot) <https://discord.gg/ZjGDqMp >`_
179- * ` Reddit /r/pythonarcade <https://www.reddit.com/r/pythonarcade/ >`_
180- * ` Twitter @ArcadeLibrary <https://twitter.com/arcadelibrary?lang=en >`_
181- * ` Instagram @PythonArcadeLibrary <https://www.instagram.com/PythonArcadeLibrary/ >`_
182- * ` Facebook @ArcadeLibrary <https://www.facebook.com/ArcadeLibrary/ >`_
183- * :ref: ` diversity_statement `
163+ Discord (most active spot) <https://discord.gg/ZjGDqMp >
164+ Reddit /r/pythonarcade <https://www.reddit.com/r/pythonarcade/ >
165+ Twitter @ArcadeLibrary <https://twitter.com/arcadelibrary?lang=en >
166+ Instagram @PythonArcadeLibrary <https://www.instagram.com/PythonArcadeLibrary/ >
167+ Facebook @ArcadeLibrary <https://www.facebook.com/ArcadeLibrary/ >
168+ community/diversity
184169
185170.. container :: main-page-item-wrapper
186171
@@ -190,16 +175,14 @@ The Python Arcade Library
190175
191176 .. container :: main-page-item-sub-wrapper
192177
193- .. container :: main-page-item-title
194-
195- Learning Resources
196-
197- .. container :: toc-outside-links
198-
199- * `Book - Learn to program with Arcade <https://learn.arcade.academy/en/latest/ >`_
200- * `Peer To Peer Gaming With Arcade and Python Banyan <https://mryslab.github.io/bots-in-pieces/python-banyan/arcade/2020/02/21/p2p-arcade-1.html >`_
201- * `US PyCon 2022 Talk <https://youtu.be/JP6EnuQT2wA >`_
202- * `US PyCon 2019 Tutorial <https://youtu.be/Djtm1DzWSvo >`_
203- * `Aus PyCon 2018 Multiplayer Games <https://youtu.be/2SMkk63k6Ik >`_
204- * `US PyCon 2018 Talk <https://youtu.be/DAWHMHMPVHU >`_
178+ .. toctree ::
179+ :maxdepth: 1
180+ :caption: Learning Resources
181+
182+ Book - Learn to program with Arcade <https://learn.arcade.academy/en/latest/ >
183+ Peer To Peer Gaming With Arcade and Python Banyan <https://mryslab.github.io/bots-in-pieces/python-banyan/arcade/2020/02/21/p2p-arcade-1.html >
184+ US PyCon 2022 Talk <https://youtu.be/JP6EnuQT2wA >
185+ US PyCon 2019 Tutorial <https://youtu.be/Djtm1DzWSvo >
186+ Aus PyCon 2018 Multiplayer Games <https://youtu.be/2SMkk63k6Ik >
187+ US PyCon 2018 Talk <https://youtu.be/DAWHMHMPVHU >
205188
0 commit comments