Skip to content

Commit 5d3aa02

Browse files
authored
Update courses.html
1 parent 0b95ca4 commit 5d3aa02

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/courses.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,14 @@ <h2 class="text-xl font-bold text-center">QPython Featured Courses</h2>
2626
<h2 class="text-xl font-bold text-center">Google Python Courses</h2>
2727
</div>
2828
</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>
2937
</div>
3038
</div>
3139
</body>

0 commit comments

Comments
 (0)