diff --git a/docs/gallery.yml b/docs/gallery.yml index ad89665..222474e 100644 --- a/docs/gallery.yml +++ b/docs/gallery.yml @@ -1,3 +1,7 @@ +- name: Introduction to Python Programming + website: https://vdsukhov.github.io/python-intro-course/intro.html + repository: https://github.com/vdsukhov/python-intro-course + image: https://vdsukhov.github.io/python-intro-course/_static/logo.png - name: Introduction to Programming for Engineers website: https://courses.coe.drexel.edu/ENGR/ENGR131W24/ repository: https://github.com/DrexelEngineering/ENGR131_W24