Skip to content

Commit

Permalink
Added Photopea photo editor tool (#552)
Browse files Browse the repository at this point in the history
* Add Photopea resource for photo editing

* Remove Photopea resource for photo editing

* Refactor pull request template

* Pull Request Template Fix
  • Loading branch information
sidragosam authored Oct 29, 2024
1 parent b9191e8 commit 1ac28b6
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions resources/p.ts
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,17 @@ export const resources: Resource[] = [

keywords: ['ai', 'search engine'],
},
{
name: "Photopea",
categories: [
"Design",
"UI",
"Template"
],
description: "Photopea Online Photo Editor lets you edit photos, apply effects, filters, add text, crop or resize pictures.",
url: "https://www.photopea.com/",
keywords: ['image generation', 'professional photos'],
},
{
name: 'PhotoRoom',
categories: ['Image', 'Editor'],
Expand Down

0 comments on commit 1ac28b6

Please sign in to comment.