Skip to content

Commit

Permalink
feat(app): Update cid of donate3 component
Browse files Browse the repository at this point in the history
  • Loading branch information
TwilightLogic authored and WGB5445 committed Nov 5, 2023
1 parent 3ebd71c commit abc174f
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,8 @@ export default function Index({ content, directory }) {
<Content md={<MDXRemote {...content} file={directory} />} />
<SectionMyFirstProject />
<SectionSponsors />

<SectionTeam />
<div
data-donate3-type="embed"
data-donate3-color="#000"
data-donate3-title="MyFirstLayer2"
data-donate3-to-address="0xAcb4313910574b69e8116617105b97993ED8319dF"
data-donate3-cid="bafkreibcxsyw3jn43gigv3xwemaxfzacay2jvsn2ok4k3obmrun3jsxryy"
></div>
<div data-donate3-cid="bafkreihmg2lnhwcu2qtksrk3bjknwj5zeupemzo274rjbsef7saehdpfry"></div>
<Footer />
</Main>
)
Expand Down

1 comment on commit abc174f

@vercel
Copy link

@vercel vercel bot commented on abc174f Nov 5, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.