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

Fix(cssclasses): Apply frontmatter classes uniformly between page types #1645

Merged
merged 1 commit into from
Dec 10, 2024

Conversation

saberzero1
Copy link
Collaborator

Cssclasses specified in frontmatter were not applied uniformly between Content pages and Tag/Folder pages. This PR aims to rectify that by moving the frontmatter-specific classes on Tag/Folder pages to the article tag, similar to Content pages.

@saberzero1 saberzero1 requested a review from Copilot December 10, 2024 18:58

Choose a reason for hiding this comment

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

Copilot reviewed 2 out of 2 changed files in this pull request and generated no suggestions.

@saberzero1 saberzero1 merged commit 8141cb1 into jackyzha0:v4 Dec 10, 2024
5 checks passed
@saberzero1 saberzero1 deleted the pass-that-css-class-please branch December 10, 2024 23:43
dynamotn pushed a commit to dynamotn/digital-garden that referenced this pull request Dec 27, 2024
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