Skip to content

Commit

Permalink
Merge pull request #3496 from dfinity/chainfusion-build
Browse files Browse the repository at this point in the history
move chainfusion build section up
  • Loading branch information
meodai authored Sep 18, 2024
2 parents 7a628b0 + bf25dbb commit 34e0a3b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/pages/chainfusion.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -1999,9 +1999,7 @@ function ChainFusion() {
))}
</AnimateSpawn>
</section>

<News content="chainfusion" />
<section>
<section className="mt-24 md:mt-40">
<AnimateSpawn
className="container-6"
variants={transitions.container}
Expand All @@ -2027,7 +2025,9 @@ function ChainFusion() {
</motion.div>
</AnimateSpawn>
</section>
<section className="my-24 md:my-40" id="subscribe">
<News content="chainfusion" />

<section className="my-8 md:my-10" id="subscribe">
<Newsletter
fields={[
{
Expand Down

0 comments on commit 34e0a3b

Please sign in to comment.