Skip to content

Commit

Permalink
refactor: community: update showcaseList.json
Browse files Browse the repository at this point in the history
  • Loading branch information
grokify committed Dec 9, 2024
1 parent 6afefcb commit eca028c
Showing 1 changed file with 6 additions and 23 deletions.
29 changes: 6 additions & 23 deletions static/community/showcase/showcaseList.json
Original file line number Diff line number Diff line change
@@ -1,30 +1,13 @@
[
{
{
"title": "Saviynt JSON Wizard",
"description": "Configure Saviynt REST Connector with the power of AI",
"imageUrl": "https://seeklogo.com/images/C/chatgpt-logo-02AFA704B5-seeklogo.com.png",
"link": "https://chat.openai.com/g/g-4ynYxKenQ-saviynt-json-wizard",
"tags": ["favorite", "chat-gpt", "connector"]
},
{
"title": "Beta Solution",
"description": "An all-encompassing solution designed to tackle industry-specific challenges, offering seamless integration and unparalleled efficiency.",
"imageUrl": "https://raw.githubusercontent.com/saviynt/developer-portal/main/static/img/community.png",
"link": "https://example.com/project-beta",
"tags": ["integrations"]
},
{
"title": "Gamma Initiative",
"description": "A community-driven initiative that fosters collaboration and knowledge sharing, creating a vibrant ecosystem around our platform.",
"imageUrl": "https://raw.githubusercontent.com/saviynt/developer-portal/main/static/img/community.png",
"link": "https://example.com/project-gamma",
"tags": ["templates"]
},
{
"title": "Delta Project",
"description": "A community-driven initiative that fosters collaboration and knowledge sharing, creating a vibrant ecosystem around our platform.",
"imageUrl": "https://raw.githubusercontent.com/saviynt/developer-portal/main/static/img/community.png",
"link": "https://example.com/project-gamma",
"tags": ["templates"]
"tags": [
"favorite",
"chat-gpt",
"connector"
]
}
]

0 comments on commit eca028c

Please sign in to comment.