Skip to content

Change global settings in front matter #146

@xplosionmind

Description

@xplosionmind

I would like to change the settings I set in .eleventyconfig from the front matter of one specific page.

Example

.eleventyconfig:

…
  embedClass: 'my-alternate-classname'
…

front matter:

---
embedYoutube:
 embedClass: 'my-alternate-classnameeeeeee'
---

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions