Skip to content

Commit

Permalink
chore: replace Butter with Mooncake
Browse files Browse the repository at this point in the history
  • Loading branch information
RiccardoM committed Feb 14, 2024
1 parent 87bca0e commit 0b9e00d
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
Binary file removed public/butter.png
Binary file not shown.
4 changes: 2 additions & 2 deletions public/locales/en/ecosystem.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
"goFindMeContent": "Go-find.me is a platform that enables users to create and manage their own Desmos profile, as well as discover other people's profiles and make connections with them.",
"scriptaTitle": "Scripta",
"scriptaContent": "Scripta is a decentralized platform for publishing articles, enabling users to have ownership and control over their content.",
"butterTitle": "Butter",
"butterContent": "Butter is a decentralized social network where you have complete control over your contents and personal data. No third parties involved, no private data collected.",
"mooncakeTitle": "Mooncake",
"mooncakeContent": "Mooncake is a decentralized social network where freedom of expression, privacy, and user ownership are paramount.",
"bondscapeTitle": "Bondscape",
"bondscapeContent": "Bondscape is a hybrid real-life/online decentralized social network designed to revolutionize the event experience by fostering lasting, genuine connections among attendees."
}
Binary file added public/mooncake.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 4 additions & 4 deletions sections/ecosystem/ApplicationsSection.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@ const ApplicationsSection = () => {
},
{
id: 3,
title: "butterTitle",
image: "/butter.png",
content: "butterContent",
link: "https://butter.social",
title: "mooncakeTitle",
image: "/mooncake.png",
content: "mooncakeContent",
link: "https://mooncake.space",
},
{
id: 4,
Expand Down

0 comments on commit 0b9e00d

Please sign in to comment.