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

Add page.lang page parameter #52

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Frederisk
Copy link

Some of the pages on my website will be available in multiple languages, and I would like to have an option to allow users to specify the language (<html lang="en-US">) for specific pages.

After this PR merge, users can specify the page language by adding the following content at the top of the page:

---
lang: de-DE
---

Copy link

welcome bot commented Mar 11, 2024

Welcome! Congrats on your first pull request to the Midnight theme. If you haven't already, please be sure to check out the contributing guidelines.

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.

1 participant