You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would've solved a problem I was running into, but then I switched to using a layout for it instead. It's still an idea, not entirely sure how feasible it is, but an idea, no less.
Usually when building a Partial, you have something like:
Now, what if you could inject meta-data to the document from the Partial itself?
Then calling @partial('mypartial') would manipulate the source document's meta-data.
The text was updated successfully, but these errors were encountered: