Skip to content

Fix font styles from 'italics' to 'italic'#13457

Merged
ArmandPhilippot merged 1 commit intowithastro:mainfrom
teinett:patch-1
Mar 14, 2026
Merged

Fix font styles from 'italics' to 'italic'#13457
ArmandPhilippot merged 1 commit intowithastro:mainfrom
teinett:patch-1

Conversation

@teinett
Copy link
Contributor

@teinett teinett commented Mar 14, 2026

Now:

styles: ["normal", "italics"],

Should be:

styles: ["normal", "italic"],

@netlify
Copy link

netlify bot commented Mar 14, 2026

Deploy Preview for astro-docs-2 ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit c6dd9bc
🔍 Latest deploy log https://app.netlify.com/projects/astro-docs-2/deploys/69b4ebb8ea3fc60008a6a4aa
😎 Deploy Preview https://deploy-preview-13457--astro-docs-2.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@astrobot-houston
Copy link
Contributor

Lunaria Status Overview

🌑 This pull request will not trigger status changes.

Learn more

Lunaria automatically ignores changes on specific PRs by adding a ignored keyword in its title. Found: typo.

You can change this by either removing the keyword above from the PR's title, or modifying the ignoreKeywords property in your Lunaria configuration file.

Tracked Files

Note

The notes below indicate what would happen if the pull request is merged when triggering status changes. Since a ignored keyword was found in the PR's title, the status changes indicated below won't be applied.

File Note
en/guides/fonts.mdx Source changed, localizations will be marked as outdated.
Warnings reference
Icon Description
🔄️ The source for this localization has been updated since the creation of this pull request, make sure all changes in the source have been applied.

Copy link
Member

@ArmandPhilippot ArmandPhilippot left a comment

Choose a reason for hiding this comment

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

Nice catch, thank you!

edit: I updated the title because of Lunaria, we want the change to be applied to translations too!

@ArmandPhilippot ArmandPhilippot changed the title Fix typo in font styles from 'italics' to 'italic' Fix font styles from 'italics' to 'italic' Mar 14, 2026
@ArmandPhilippot ArmandPhilippot merged commit dfcf857 into withastro:main Mar 14, 2026
11 checks passed
ArmandPhilippot added a commit to ArmandPhilippot/astro-docs that referenced this pull request Mar 14, 2026
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.

3 participants