From cc451510ed75588dc8eda3307cb8e315899a6950 Mon Sep 17 00:00:00 2001 From: "Delilah C." <23665803+goplayoutside3@users.noreply.github.com> Date: Tue, 10 Sep 2024 08:38:50 -0500 Subject: [PATCH] Build banner on signed-in homepage (#7158) * Bulid banner for signed-in homepage * add blog post link --- app/pages/home-for-user/index.jsx | 2 ++ css/home-page-for-user.styl | 12 ++++++++++++ 2 files changed, 14 insertions(+) diff --git a/app/pages/home-for-user/index.jsx b/app/pages/home-for-user/index.jsx index f06ec67468..869fc8df7c 100644 --- a/app/pages/home-for-user/index.jsx +++ b/app/pages/home-for-user/index.jsx @@ -265,7 +265,9 @@ export default class HomePageForUser extends React.Component { const { featuredProjects, OpenSectionComponent } = this.state; return (
We’re freshening up the homepage experience. Check out our blog post for details of upcoming changes.