Skip to content

Commit

Permalink
Merge pull request HimanshuNarware#1910 from Maana-Ajmera/add-power-a…
Browse files Browse the repository at this point in the history
…utomate

Add Microsoft power automate
  • Loading branch information
panwar8279 authored Jul 20, 2024
2 parents 2121837 + 8b3e1d9 commit f8de5f5
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions frontend/src/pages/Productivity.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,13 @@ const products = [
"https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQE0WrVDo0kToN6N-lkYy1ouoOzmxjex4Y5PA&s",
releaseDate: "2024-12-01",
},
{
title: "Microsoft Power Automate",
category: "Productivity Tool",
description: "Microsoft Power Automate is a cloud-based service that allows users to automate repetitive tasks and workflows between apps and services.",
image: "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcRbPBjI73ssv9KbTW4NrIMubObeHOLyOKOQhg&s",
releaseDate: "2016-04-05"
},
{
title: "IFTTT",
category: "Productivity Tool",
Expand Down

0 comments on commit f8de5f5

Please sign in to comment.