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

Article css issues #269

Merged
merged 11 commits into from
Sep 28, 2023
Merged

Article css issues #269

merged 11 commits into from
Sep 28, 2023

Conversation

@aem-code-sync
Copy link

aem-code-sync bot commented Sep 26, 2023

Hello, I'm Franklin Bot and I will run some test suites that validate the page speed.
In case there are problems, just click the checkbox below to rerun the respective action.

  • Re-run PSI Checks

fixing seperators on long-form articles
linting
@aem-code-sync
Copy link

aem-code-sync bot commented Sep 27, 2023

Hello, I'm the AEM Code Sync Bot and I will run some test suites that validate the page speed.
In case there are problems, just click the checkbox below to rerun the respective action.

  • Re-run PSI Checks

@icaraps icaraps merged commit 24a2a00 into main Sep 28, 2023
1 of 2 checks passed
const canonicalLinkTag = document.head.querySelector('link[rel="canonical"]');
if (canonicalLinkTag) {
const longPathMetadata = document.createElement('meta');
longPathMetadata.setAttribute('property', 'hlx:long-form-path');
Copy link
Collaborator

Choose a reason for hiding this comment

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

@DriftingSands this property will exist and be named "path" once @hsaginor reimports the whole content

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.

2 participants