diff --git a/assets/components/Website/Pages/Home/HomeList.vue b/assets/components/Website/Pages/Home/HomeList.vue
new file mode 100644
index 00000000..2a13ed37
--- /dev/null
+++ b/assets/components/Website/Pages/Home/HomeList.vue
@@ -0,0 +1,24 @@
+
+
+
+ {{ line.title }}: {{ line.description }}{{ heading }}
+
+
+
diff --git a/assets/components/Website/Pages/Home/Section/TheWorkshops.vue b/assets/components/Website/Pages/Home/Section/TheWorkshops.vue
index 002ea62b..ce152fe4 100644
--- a/assets/components/Website/Pages/Home/Section/TheWorkshops.vue
+++ b/assets/components/Website/Pages/Home/Section/TheWorkshops.vue
@@ -30,7 +30,7 @@ const { loggedIn } = defineProps({
Community workshops are those created by, well, you! They are not officially maintained by the PHP School team and not all of them are compatible with the online system. Compatible ones are
- labeled, otherwise, you can always run run them
+ labeled, otherwise, you can always run them
- PHP School is a set of workshops each designed to teach a specific topic, tool, technology. Some beginner, some advanced. Each workshop consists of multiple exercises where your task is - to code a solution to solve a problem. All our workshops are open source and you can contribute to them with spelling & bug fixes, new exercises. You can even build and publish your own - workshop. -
+- Login in with your GitHub account, select a workshop, an exercise then jump straight in to our web based text editor (IDE). No complicated setup, no need to install tools, dependencies - and text editors. Just jump in and start coding. -
+- Level up your problem solving skills whilst tackling practical problems that you will be sure to encounter in your chosen career path as a software developer. Each exercise comes with a - description, code samples to get you started, links to documentation and other resources to help you solve the problem. -
+