{% set items = [{ title: "React", subtitle: "Learn the Basics", logo: "assets/images/logos/react.svg" }, { title: "Vue.js", subtitle: "Quick Tips", logo: "assets/images/logos/vuejs.svg" }, { title: "Angular", subtitle: "Back to Basics", logo: "assets/images/logos/angular.svg" }, { title: "Javascript", subtitle: "ES6 and Beyond", logo: "assets/images/logos/javascript.svg" }, { title: "Node", subtitle: "ES6 and Beyond", logo: "assets/images/logos/node.svg" }, { title: "Gitlab", subtitle: "Git Workflows", logo: "assets/images/logos/gitlab.png" }, { title: "Angular", subtitle: "Typescript and Beyond", logo: "assets/images/logos/angular.svg" }] %}