Skip to content

Commit

Permalink
remove janus links from homepage
Browse files Browse the repository at this point in the history
Signed-off-by: Kashish Mittal <[email protected]>
  • Loading branch information
04kash committed Jan 23, 2025
1 parent fa0bf4e commit b84509e
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 17 deletions.
24 changes: 7 additions & 17 deletions packages/app/public/homepage/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,37 +6,27 @@
{
"iconUrl": "/homepage/icons/icons8/web.png",
"label": "Website",
"url": "https://janus-idp.io/community"
"url": "https://developers.redhat.com/rhdh/overview"
},
{
"iconUrl": "/homepage/icons/icons8/external-blog-copywriting-itim2101-lineal-itim2101.png",
"label": "Blog",
"url": "https://janus-idp.io/blog"
"url": "https://developers.redhat.com/blog"
},
{
"iconUrl": "/homepage/icons/icons8/github.png",
"label": "GitHub",
"url": "https://github.com/orgs/janus-idp"
"url": "https://github.com/redhat-developer/rhdh"
},
{
"iconUrl": "/homepage/icons/icons8/slack-new.png",
"label": "Slack",
"url": "https://join.slack.com/t/janus-idp/shared_invite/zt-1pxtehxom-fCFtF9rRe3vFqUiFFeAkmg"
"iconUrl": "/homepage/icons/icons8/discord.png",
"label": "Discord",
"url": "https://discord.com/invite/backstage-687207715902193673"
},
{
"iconUrl": "/homepage/icons/icons8/youtube-play.png",
"label": "YouTube Channel",
"url": "https://www.youtube.com/@januscommunity"
},
{
"iconUrl": "/homepage/icons/icons8/external-mailing-list-information-technology-solid-solidglyph-m-oki-orlando.png",
"label": "Mailing List",
"url": "https://groups.google.com/g/janus-idp-community"
},
{
"iconUrl": "/homepage/icons/icons8/tear-off-calendar.png",
"label": "Calendar",
"url": "https://calendar.google.com/calendar/u/0?cid=amFudXMuaWRwLmNvbW11bml0eUBnbWFpbC5jb20"
"url": "https://www.youtube.com/@RedHatDevelopers"
}
]
},
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed packages/app/public/homepage/icons/icons8/slack-new.png
Binary file not shown.
Binary file modified packages/app/public/homepage/icons/icons8/youtube-play.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b84509e

Please sign in to comment.