Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Post-merge cleanup #8069

Merged
merged 6 commits into from
Sep 29, 2022
Merged

Post-merge cleanup #8069

merged 6 commits into from
Sep 29, 2022

Conversation

wackerow
Copy link
Member

Description

  • Removes merge-related announcement banners
  • Reverts homepage hero image, renaming panda version to hero-panda.png
  • Removes useConfetti hook and react-rewards package
  • Adds isolated panda art, separated from the existing hero image, both png and svg forms
  • Adds new assets to the /assets page

Related Issue

#7075

@github-actions github-actions bot added content 🖋️ This involves copy additions or edits dependencies 📦 Changes related to project dependencies review needed 👀 labels Sep 28, 2022
@@ -180,7 +165,7 @@ const Layout: React.FC<IProps> = ({
<Nav path={path} />
{shouldShowSideNav && <SideNavMobile path={path} />}
</VisuallyHidden>
<BannerNotification
{/* <BannerNotification
Copy link
Member

Choose a reason for hiding this comment

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

I suspect we should remove the "merge-complete" string from common.json?

Copy link
Member Author

Choose a reason for hiding this comment

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

Oops, good catch. Removing string and comment now.

Copy link
Member

@samajammin samajammin left a comment

Choose a reason for hiding this comment

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

Nice - LGTM other than removing that 1 string!

@gatsby-cloud
Copy link

gatsby-cloud bot commented Sep 28, 2022

✅ ethereum-org-website-dev deploy preview ready

@wackerow wackerow requested a review from samajammin September 28, 2022 21:02
@samajammin samajammin merged commit 914bea0 into dev Sep 29, 2022
@samajammin samajammin deleted the post-merge-removal branch September 29, 2022 01:10
@corwintines corwintines mentioned this pull request Sep 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
content 🖋️ This involves copy additions or edits dependencies 📦 Changes related to project dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants