-
Notifications
You must be signed in to change notification settings - Fork 1
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
Release/adapt 3200 campaign page visual updates #226
Release/adapt 3200 campaign page visual updates #226
Conversation
@sherakama Just realized that we'll need to revert the |
@mattanglin there is still work/thought to do on #22. |
ADAPT-3203: Campaign hero serif variant (#222)
ADAPT-3172: Update Node version to 16 from 15 (#224)
* Allow pages to be removed from search indexing and sitemap * Omit noindex entites from algolia indexing Co-authored-by: Sherakama <[email protected]>
* Optionally render logo image in campaign header when set * Refactor custom logo image out of lockup and into cmapaign header * Cleanup Co-authored-by: Sherakama <[email protected]>
a4c7933
to
c1fbad9
Compare
@sherakama Rebased to remove the dev changes ✅ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me. GTG.
Thanks @mattanglin |
@sherakama @mattanglin This campaign page on live is rendering 2 lockups at the moment: |
</div> | ||
) : ( | ||
<CreateBloks blokSection={props.blok.lockup} /> | ||
)} | ||
<CreateBloks blokSection={props.blok.lockup} /> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think we need to delete this line 24
Release
https://stanfordits.atlassian.net/browse/ADAPT-3200