Skip to content
Discussion options

You must be logged in to vote

I believe what you're looking for is eleventyComputed: https://www.11ty.dev/docs/data-computed/#using-a-template-string

---
eleventyComputed:
  title: "This city has a population of {{ population }}"
---

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ironfish1000
Comment options

Answer selected by ironfish1000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants