diff --git a/content/beginner/session2.md b/content/beginner/session2.md index 832e6afa..8b5c9ac0 100644 --- a/content/beginner/session2.md +++ b/content/beginner/session2.md @@ -4,7 +4,7 @@ number: 2 date: 2023-10-26T00:00:00-00:00 slides: "https://docs.google.com/presentation/d/15S9oHrph5eIXtCvTx_-degEuNa3oNTftBAOEhtVcjJ8/edit?usp=sharing" ready: True -recording: "" +recording: "https://youtu.be/WZ6gEqgKKlw" --- In this session we will build on the types and uses of variables and arithmetic operators. Proper variable and operator use is crucial to the simplicity and maintainability of our code. diff --git a/content/flare/session2.md b/content/flare/session2.md index 4dacd14e..c18c3dd1 100644 --- a/content/flare/session2.md +++ b/content/flare/session2.md @@ -3,7 +3,7 @@ title: "Introduction to Classes and Objects" number: 2 date: 2023-10-25T00:00:00-00:00 slides: "https://docs.google.com/presentation/d/1ulQhulHG-8e6eOqMfaPCg9VyZRRiCKzFaSfdPJMe2oI/edit?usp=sharing" -recording: "" +recording: "https://youtu.be/_bdgOKmOQDw" ready: True --- diff --git a/content/scorch/session2.md b/content/scorch/session2.md index 4aa46680..4b68719b 100644 --- a/content/scorch/session2.md +++ b/content/scorch/session2.md @@ -4,7 +4,7 @@ number: 2 date: 2023-10-27T00:00:00-00:00 slides: "https://docs.google.com/presentation/d/1Oieq85RO95CwR1lQUK_f1akb_AifEJgLI7VatIOztf4/edit?usp=sharing" ready: True -recording: "" +recording: "https://youtu.be/czSNMJqUn-w" --- This session will cover using advanced CSS, and CSS frameworks as well as introducing javascript! \ No newline at end of file diff --git a/layouts/flare/list.html b/layouts/flare/list.html index 759bd8ae..9414f8e2 100644 --- a/layouts/flare/list.html +++ b/layouts/flare/list.html @@ -71,18 +71,14 @@