File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 1111 < div class ="container mx-auto p-4 ">
1212 < div class ="grid grid-cols-1 gap-6 ">
1313
14+
1415 < a href ="# " onclick ="milib.openUrl('https://www.qpython.org') " class ="block bg-white rounded-lg shadow-lg overflow-hidden ">
1516 < img src ="static/qpy-guide.png " alt ="Getting started guide " class ="w-full ">
1617 </ a >
1718
19+
20+ < a href ="# " onclick ="milib.openUrl('https://discord.gg/hV2chuD') " class ="block bg-white rounded-lg shadow-lg overflow-hidden ">
21+ < img src ="static/qpy-community.png " alt ="Join our community " class ="w-full ">
22+ </ a >
1823
1924 < a href ="# " onclick ="milib.openUrl('https://www.qpython.com/courses/') " class ="block bg-white rounded-lg shadow-lg overflow-hidden ">
2025 < img src ="static/qpy-course.png " alt ="Learn programming " class ="w-full ">
2126 </ a >
2227
2328
24- < a href ="# " onclick ="milib.openUrl('https://discord.gg/hV2chuD') " class ="block bg-white rounded-lg shadow-lg overflow-hidden ">
25- < img src ="static/qpy-community.png " alt ="Join our community " class ="w-full ">
26- </ a >
2729 </ div >
2830 </ div >
2931</ body >
You can’t perform that action at this time.
0 commit comments