We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b95ca4 commit 5d3aa02Copy full SHA for 5d3aa02
docs/courses.html
@@ -26,6 +26,14 @@ <h2 class="text-xl font-bold text-center">QPython Featured Courses</h2>
26
<h2 class="text-xl font-bold text-center">Google Python Courses</h2>
27
</div>
28
</a>
29
+
30
31
+ <a href="#" onclick="milib.openUrl('https://www.coursera.org/specializations/python')" class="block bg-white rounded-lg shadow-lg overflow-hidden">
32
+ <img src="https://qpython-hk.oss-cn-hongkong.aliyuncs.com/website/course-self-learn-1.jpg" alt="自学向导" class="w-full">
33
+ <div class="p-4">
34
+ <h2 class="text-xl font-bold text-center">Coursera free Python Course</h2>
35
+ </div>
36
+ </a>
37
38
39
</body>
0 commit comments