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

Feature/404 #79

Merged
merged 8 commits into from
Jan 18, 2024
Merged

Feature/404 #79

merged 8 commits into from
Jan 18, 2024

Conversation

kailasnadh790
Copy link
Collaborator

@kailasnadh790 kailasnadh790 commented Jan 17, 2024

Copy link

aem-code-sync bot commented Jan 17, 2024

Hello, I'm the AEM Code Sync Bot and I will run some actions to deploy your branch and validate page speed.
In case there are problems, just click a checkbox below to rerun the respective action.

  • Re-run PSI checks
  • Re-sync branch
Commits

Copy link

aem-code-sync bot commented Jan 17, 2024

Page Scores Audits Google
/cigaradvisor/fragments/404 PERFORMANCE A11Y SEO BEST PRACTICES SI FCP LCP TBT CLS PSI

@kailasnadh790 kailasnadh790 requested a review from bstopp January 17, 2024 23:37
@kailasnadh790 kailasnadh790 linked an issue Jan 18, 2024 that may be closed by this pull request
@@ -15,7 +14,7 @@ main .hero.block {
}

main .hero.block.under-nav {
margin-top: -43px;
padding-top: 60px;
Copy link
Collaborator

Choose a reason for hiding this comment

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

You can't change the padding of the hero like this. It impacts other places.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Currently this hero is used in home page and pages like 404, I have verified this change works both these places.

cigaradvisor/blocks/hero/hero.js Outdated Show resolved Hide resolved
@kailasnadh790 kailasnadh790 requested a review from bstopp January 18, 2024 16:00
This reverts commit 5cd8a85.
This reverts commit 5e3525e.
@kailasnadh790 kailasnadh790 merged commit d0ca85c into main Jan 18, 2024
2 checks passed
@kailasnadh790 kailasnadh790 deleted the feature/404 branch January 18, 2024 19:01
bstopp added a commit that referenced this pull request Jan 18, 2024
* hero

* initial commit

* errorpage

* Update hero.js

* Revert "Update hero.js"

This reverts commit 5cd8a85.

* Revert "hero"

This reverts commit 5e3525e.

---------

Co-authored-by: Bryan Stopp <[email protected]>
bstopp added a commit that referenced this pull request Jan 19, 2024
* Auto-block Author Template & add author detail block.

* update author index.

* Fix missing header h1.

* Update author-detail.css

* author details

* Update author-detail.css

* variables

* Feature/404 (#79)

* hero

* initial commit

* errorpage

* Update hero.js

* Revert "Update hero.js"

This reverts commit 5cd8a85.

* Revert "hero"

This reverts commit 5e3525e.

---------

Co-authored-by: Bryan Stopp <[email protected]>

* Dont need author template logic any more.

* Fix a bit of the social stuff.

* Fix some minor details on author detail block.

* Styling fixes for image.

* Double method declaration?

* Empty list css file for now.

* Fix bg image for performance.

* Linting.

* Eager load profile image.

* Eager load lcp  image.

---------

Co-authored-by: Bryan Stopp <[email protected]>
Co-authored-by: Bryan Stopp <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

404 Page
2 participants