diff --git a/js/app.js b/js/app.js index 34098de..6f058eb 100644 --- a/js/app.js +++ b/js/app.js @@ -177,6 +177,16 @@ controller('PastMeetupsController', function($scope) { return meetupDate > now; }; $scope.MeetupList = [ + { + Name: "Exploring DevOps and Terraform for IaC and CI/CD", + Date: "11/05/2023", + Hour: "19:00", + Location: "FoRTH", + Location2: "Step-C Building", + GitHubLink: "https://github.com/devstaff-crete/DevStaff-Heraklion/tree/master/meetups/meetup79-Exploring-DevOps-and-Terraform, + LocationLink: "https://www.google.com/maps/place/35%C2%B018'21.4%22N+25%C2%B004'28.8%22E/@35.30594,25.074657,17z/data=!3m1!4b1!4m5!3m4!1s0x0:0xe51f99caa40ecf3c!8m2!3d35.30594!4d25.074657", + MeetupLink: "https://www.meetup.com/devstaff/events/293282845/" + }, { Name: "From developer to entrepreneur", Date: "05/04/2023",