You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/_index.md
+15-8Lines changed: 15 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,24 +34,31 @@ We hope that it will be plenty useful to you.
34
34
35
35
Don't hesitate to share what you're building!
36
36
37
-
{{% notice info %}}
38
-
🎥 If you want to learn Common Lisp efficiently, with a code-driven approach, good news, [I am creating a video course](https://www.udemy.com/course/common-lisp-programming/?referralCode=2F3D698BBC4326F94358) on the Udemy platform. Learn more and get coupons [here](https://github.com/vindarel/common-lisp-course-in-videos/). I also have [Common Lisp tutorial videos on Youtube](https://www.youtube.com/@vindarel).
39
-
{{% /notice %}}
37
+
{{% notice info %}} 🎥 If you want to learn Common Lisp efficiently,
38
+
with a code-driven approach, good news, [I am creating a video
0 commit comments